qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/3] AioContext: ctx->dispatching is dead, al


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/3] AioContext: ctx->dispatching is dead, all hail ctx->notify_me
Date: Mon, 20 Jul 2015 17:17:42 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, Jul 18, 2015 at 10:21:28PM +0200, Paolo Bonzini wrote:
> The change from v2 is very small, notify_me is decremented as soon
> as ppoll returns.
> 
> Paolo
> 
> v1->v2
>         Split some changes to the tests to a separate patch
>         Fix commit message [Laszlo]
>         Clarify do...while loop in aio-win32.c [Kevin]
> 
> v2->v3
>         Decrement notify_me a little earlier in aio-posix.c.
> 
> Paolo Bonzini (3):
>   tests: remove irrelevant assertions from test-aio
>   aio-win32: reorganize polling loop
>   AioContext: fix broken ctx->dispatching optimization
> 
>  aio-posix.c             | 18 +++++-------
>  aio-win32.c             | 41 ++++++++++++++------------
>  async.c                 | 21 +++++---------
>  docs/aio_notify.promela | 77 
> +++++++++++++++++++++----------------------------
>  include/block/aio.h     | 29 +++++++++++++++----
>  tests/test-aio.c        | 26 +++--------------
>  6 files changed, 97 insertions(+), 115 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgp4va1QosZWT.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]