qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH 0/2] improve aio_poll performance


From: Yaowei Bai
Subject: [Qemu-block] [PATCH 0/2] improve aio_poll performance
Date: Wed, 14 Sep 2016 07:03:37 -0400

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(-)

-- 
1.8.3.1






reply via email to

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