On Fri, Jan 13, 2017 at 02:17:29PM +0100, Paolo Bonzini wrote:
> This patch prepares for the removal of unnecessary lockcnt inc/dec pairs.
> Extract the dispatching loop for file descriptor handlers into a new
> function aio_dispatch_handlers, and then inline aio_dispatch into
> aio_poll.
> 
> aio_dispatch can now become void.
> 
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  aio-posix.c         | 44 ++++++++++++++------------------------------
>  aio-win32.c         | 13 ++++---------
>  async.c             |  2 +-
>  include/block/aio.h |  6 +-----
>  4 files changed, 20 insertions(+), 45 deletions(-)

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

Attachment: signature.asc
Description: PGP signature

Reply via email to