xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Some oxenstored improvements (v2)
@ 2014-09-16  9:31 Zheng Li
  2014-09-16  9:31 ` [PATCH v2 1/8] oxenstored: add a poll-based select mechanism Zheng Li
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Zheng Li @ 2014-09-16  9:31 UTC (permalink / raw)
  To: xen-devel
  Cc: Dave Scott, Joe Jin, Luis R. Rodriguez, Luonengjun, Fanhenglong,
	Liuqiming (John), Ian Jackson

It's mainly about removing the 1024 fds limitation in the current oxenstored
implementation. We also fixed some bugs and made some perf improvements along
the way.

This is the 2nd version with all previous review comments addressed.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-09-23 15:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16  9:31 Some oxenstored improvements (v2) Zheng Li
2014-09-16  9:31 ` [PATCH v2 1/8] oxenstored: add a poll-based select mechanism Zheng Li
2014-09-16  9:31 ` [PATCH v2 2/8] oxenstored: add facilities to raise the max open fds uplimit Zheng Li
2014-09-16  9:31 ` [PATCH v2 3/8] oxenstored: add a --use-select command line flag Zheng Li
2014-09-16  9:31 ` [PATCH v2 4/8] oxenstored: catch the error when a connection is already deleted Zheng Li
2014-09-16  9:31 ` [PATCH v2 5/8] oxenstored: use hash table to store socket connections Zheng Li
2014-09-16  9:31 ` [PATCH v2 6/8] oxenstored: enable domain connection indexing based on eventchn port Zheng Li
2014-09-16  9:31 ` [PATCH v2 7/8] oxenstored: only process domain connections that notify us by events Zheng Li
2014-09-16  9:31 ` [PATCH v2 8/8] oxenstored: fine tunning the recognition of domain connections with queued input/output Zheng Li
2014-09-23 14:32 ` Some oxenstored improvements (v2) Ian Jackson
2014-09-23 15:20   ` Zheng Li
2014-09-23 15:23     ` Dave Scott
2014-09-23 15:41       ` Ian Jackson
2014-09-23 15:57         ` Zheng Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).