qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 0/4] Drive mirroring performance improvements


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v4 0/4] Drive mirroring performance improvements
Date: Tue, 22 Jan 2013 10:27:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Am 22.01.2013 09:03, schrieb Paolo Bonzini:
> Here are the remaining patches.  Interdiff at the end of this cover
> letter.
> 
> Thanks,
> 
> Paolo
> 
> Paolo Bonzini (4):
>   mirror: switch mirror_iteration to AIO
>   mirror: add buf-size argument to drive-mirror
>   mirror: support more than one in-flight AIO operation
>   mirror: support arbitrarily-sized iterations
> 
>  block/mirror.c             | 326 
> ++++++++++++++++++++++++++++++++++++---------
>  blockdev.c                 |   9 +-
>  hmp.c                      |   2 +-
>  include/block/block_int.h  |   5 +-
>  qapi-schema.json           |   5 +-
>  qmp-commands.hx            |   4 +-
>  tests/qemu-iotests/041     |  31 +++++
>  tests/qemu-iotests/041.out |   4 +-
>  trace-events               |   5 +
>  9 files changed, 321 insertions(+), 70 deletions(-)

Thanks, applied all to the block branch.

Kevin



reply via email to

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