qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [Qemu-devel] [PATCH 3/3] mirror: Speed up bitmap initia


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH 3/3] mirror: Speed up bitmap initial scanning
Date: Tue, 14 Jul 2015 14:21:19 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Jul 09, 2015 at 11:47:58AM +0800, Fam Zheng wrote:
> Limiting to sectors_per_chunk for each bdrv_is_allocated_above is slow,
> because the underlying protocol driver would issue much more queries
> than necessary. We should coalesce the query.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  block/mirror.c | 15 ++++++---------
>  1 file changed, 6 insertions(+), 9 deletions(-)

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

Stefan

Attachment: pgpE5Ftf_BxfX.pgp
Description: PGP signature


reply via email to

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