On Fri, Feb 20, 2015 at 05:26:50PM +0100, Paolo Bonzini wrote:
> By using thread-local storage, aio_poll can stop using global data during
> g_poll_ns.  This will make it possible to drop callbacks from rfifolock.
> 
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  aio-posix.c         | 77 
> ++++++++++++++++++++++++++++++++++++++---------------
>  async.c             |  2 --
>  include/block/aio.h |  3 ---
>  3 files changed, 56 insertions(+), 26 deletions(-)

pollfds was always an ugly part of AioContext.  I'm happy to move it.

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: pgphW6I192fOL.pgp
Description: PGP signature

Reply via email to