xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 V3] Switch to poll() in cxenstored's IO loop
@ 2013-03-25 11:17 Wei Liu
  2013-03-25 11:17 ` [PATCH 1/2] mini-os: implement poll(2) Wei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Wei Liu @ 2013-03-25 11:17 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson

This is the third version of this patch series. All issues discovered in the
switching of xenconsoled have been fixed.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/2] switch to poll() in cxenstored's IO loop
@ 2013-02-20 11:05 Wei Liu
  2013-02-20 11:05 ` [PATCH 2/2] Switch " Wei Liu
  0 siblings, 1 reply; 8+ messages in thread
From: Wei Liu @ 2013-02-20 11:05 UTC (permalink / raw)
  To: xen-devel

This patch series contains:
* poll(2) implementation for mini-os
* switch to poll() in cxenstored's IO loop

The second patch alone breaks xenstore-stubdom build because mini-os does not
have poll(2) originally.

I've tested this patch series with simple xenstore-stubdom setup. The
xenstore-stubdom can send / receive events without any problems.


Wei.

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

end of thread, other threads:[~2013-04-11 14:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 11:17 [PATCH 0/2 V3] Switch to poll() in cxenstored's IO loop Wei Liu
2013-03-25 11:17 ` [PATCH 1/2] mini-os: implement poll(2) Wei Liu
2013-03-25 11:17 ` [PATCH 2/2] Switch to poll() in cxenstored's IO loop Wei Liu
2013-04-11 14:54 ` [PATCH 0/2 V3] " Ian Campbell
  -- strict thread matches above, loose matches on Subject: below --
2013-02-20 11:05 [PATCH 0/2] switch " Wei Liu
2013-02-20 11:05 ` [PATCH 2/2] Switch " Wei Liu
2013-03-12 15:27   ` Ian Campbell
2013-03-12 15:34     ` Wei Liu
2013-03-12 15:37       ` 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).