From: Paolo Bonzini <pbonzini@redhat.com>
To: Fam Zheng <famz@redhat.com>
Cc: kwolf@redhat.com, lersek@redhat.com, qemu-devel@nongnu.org,
stefanha@redhat.com, rjones@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2] AioContext: fix broken placement of event_notifier_test_and_clear
Date: Tue, 21 Jul 2015 08:51:19 +0200 [thread overview]
Message-ID: <55ADEBE7.6020103@redhat.com> (raw)
In-Reply-To: <20150721011953.GA1950@ad.nay.redhat.com>
On 21/07/2015 03:19, Fam Zheng wrote:
> > Yes, that would work. I am not sure how complex it would be. You would also need
> > a solution for the GSource and one (probably similar to aio-posix) for your
> > epoll implementation. With ctx->notified at least you can encapsulate it in
> > aio_notify_accept...
>
> Yes, I'll take this into consideration when I refactor for epoll
> implementation. For now I think aio_notify_accept is cleaner.
Ok, I'll wait for Stefan to pick up the unoptimized version, and then
send v2 of aio_notify_accept.
Paolo
next prev parent reply other threads:[~2015-07-21 6:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 5:27 [Qemu-devel] [PATCH v2] AioContext: fix broken placement of event_notifier_test_and_clear Paolo Bonzini
2015-07-20 7:46 ` Fam Zheng
2015-07-20 10:06 ` Fam Zheng
2015-07-20 12:42 ` [Qemu-devel] R: " Paolo Bonzini
2015-07-21 1:19 ` [Qemu-devel] " Fam Zheng
2015-07-21 6:51 ` Paolo Bonzini [this message]
2015-07-20 16:36 ` Stefan Hajnoczi
2015-07-20 19:50 ` Paolo Bonzini
2015-07-21 11:04 ` Stefan Hajnoczi
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=55ADEBE7.6020103@redhat.com \
--to=pbonzini@redhat.com \
--cc=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=lersek@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rjones@redhat.com \
--cc=stefanha@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.