qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] improve Linux AIO support


From: Frediano Ziglio
Subject: [Qemu-devel] [PATCH 0/2] improve Linux AIO support
Date: Wed, 27 Jul 2011 20:25:24 +0200

These patches avoid many fallbacks to POSIX AIO and enable Linux AIO even
if nocache is not specified.
Also add flush support with Linux AIO.

Frediano Ziglio (2):
  linux aio: support flush operation
  aio: use Linux AIO even if nocache is not specified

 block/raw-posix.c |   30 +++++++++++++++++-------------
 linux-aio.c       |    3 +++
 2 files changed, 20 insertions(+), 13 deletions(-)




reply via email to

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