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

This is 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 v3. The first 6 patches are the same as in v2. For patch 7/8/9, we

  * Add a safe net mechanism for ill-behaved legacy clients
  * Make some performance improvement to reduce syslog workload
  * Small refactoring on patch 7/8 to accomodate the new changes

Cheers,
Zheng

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

end of thread, other threads:[~2014-10-08 13:43 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25 17:34 Some oxenstored improvements (v3) Zheng Li
2014-09-25 17:34 ` [PATCH v3 1/9] oxenstored: add a poll-based select mechanism Zheng Li
2014-09-25 17:34 ` [PATCH v3 2/9] oxenstored: add facilities to raise the max open fds uplimit Zheng Li
2014-09-25 17:34 ` [PATCH v3 3/9] oxenstored: add a --use-select command line flag Zheng Li
2014-09-25 17:34 ` [PATCH v3 4/9] oxenstored: catch the error when a connection is already deleted Zheng Li
2014-09-25 17:34 ` [PATCH v3 5/9] oxenstored: use hash table to store socket connections Zheng Li
2014-09-25 17:34 ` [PATCH v3 6/9] oxenstored: enable domain connection indexing based on eventchn port Zheng Li
2014-09-25 17:35 ` [PATCH v3 7/9] oxenstored: only process domain connections that notify us by events Zheng Li
2014-09-25 17:35 ` [PATCH v3 8/9] oxenstored: add a safe net mechanism for existing ill-behaved clients Zheng Li
2014-09-25 17:35 ` [PATCH v3 9/9] oxenstored: reduce syslog call overhead Zheng Li
2014-09-25 21:00   ` [PATCH v3 9/9] oxenstored: reduce syslog call overhead (fix typo) Zheng Li
2014-09-26 15:16     ` Ian Jackson
2014-09-26 15:33       ` Zheng Li
2014-09-26 15:57         ` Ian Jackson
2014-09-26 16:29           ` Zheng Li
2014-09-26 16:37             ` Ian Jackson
2014-09-26 16:38             ` Zheng Li
2014-09-29 14:37 ` Some oxenstored improvements (v3) Konrad Rzeszutek Wilk
2014-09-29 20:55   ` Dave Scott
2014-09-30 10:21     ` Zheng Li
2014-10-07 13:24     ` Konrad Rzeszutek Wilk
2014-10-08 12:59       ` Dave Scott
2014-10-08 13:01         ` Konrad Rzeszutek Wilk
2014-10-08 13:42           ` Ian Campbell

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).