From: Wei Liu <wei.liu2@citrix.com>
To: xen-devel@lists.xen.org
Subject: [PATCH 0/2] switch to poll() in cxenstored's IO loop
Date: Wed, 20 Feb 2013 11:05:07 +0000 [thread overview]
Message-ID: <1361358309-32191-1-git-send-email-wei.liu2@citrix.com> (raw)
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.
next reply other threads:[~2013-02-20 11:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 11:05 Wei Liu [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1361358309-32191-1-git-send-email-wei.liu2@citrix.com \
--to=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).