qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 0/3] linux-aio: fix batch submission


From: Ming Lei
Subject: [Qemu-devel] [PATCH v3 0/3] linux-aio: fix batch submission
Date: Thu, 6 Nov 2014 23:09:58 +0800

The 1st patch fixes batch submission.

The 2nd one fixes -EAGAIN for non-batch case.

The 3rd one is a cleanup.

This patchset is splitted from previous patchset(dataplane: optimization
and multi virtqueue support), as suggested by Stefan.

v3:
        - rebase on QEMU master
v2:
        - code style fix and commit log fix as suggested by BenoƮt Canet
v1:
        - rebase on latest QEMU master

 block/linux-aio.c |  124 ++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 100 insertions(+), 24 deletions(-)

Thanks,




reply via email to

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