qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] improve aio_poll performance


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/2] improve aio_poll performance
Date: Mon, 19 Sep 2016 16:36:55 +0100
User-agent: Mutt/1.7.0 (2016-08-17)

On Wed, Sep 14, 2016 at 07:03:37AM -0400, Yaowei Bai wrote:
> This patchset change to check epoll's enablement first before nodes
> iteration to improve aio_poll()'s performance.
> 
> Also fix a wrong comment of mirror_start().
> 
> Yaowei Bai (2):
>   block: mirror: fix wrong comment of mirror_start
>   aio: improve aio_poll performance by checking epoll only once
> 
>  aio-posix.c               | 12 +++++++-----
>  include/block/block_int.h |  2 +-
>  2 files changed, 8 insertions(+), 6 deletions(-)

Changed commit message as discussed.

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

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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