xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] switch to poll() in cxenstored's IO loop
@ 2013-02-20 11:05 Wei Liu
  2013-02-20 11:05 ` [PATCH 1/2] mini-os: implement poll(2) Wei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ 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] 7+ messages in thread

end of thread, other threads:[~2013-03-12 15:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20 11:05 [PATCH 0/2] switch to poll() in cxenstored's IO loop Wei Liu
2013-02-20 11:05 ` [PATCH 1/2] mini-os: implement poll(2) Wei Liu
2013-02-20 11:05 ` [PATCH 2/2] Switch to poll() in cxenstored's IO loop Wei Liu
2013-03-12 15:27   ` Ian Campbell
2013-03-12 15:34     ` Wei Liu
2013-03-12 15:37       ` Ian Campbell
2013-03-04 11:15 ` [PATCH 0/2] switch " Wei Liu

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