qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] Extract block accounting statistic code in


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/4] Extract block accounting statistic code in it's own module
Date: Tue, 9 Sep 2014 11:56:28 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 05.09.2014 um 15:46 hat Benoît Canet geschrieben:
> With the need to add new statistics it's better to modularize asap the I/O
> block accounting code.
> 
> This series takes care of extracting this code and making it independant of 
> the
> BlockDriverState structure.
> 
> Compile tested and basically runtime tested excepted for the xen_disk.c 
> backend.
> 
> Best regards
> 
> Benoît
> 
> Benoît Canet (4):
>   block: Extract the BlockAcctStats structure
>   block: Extract the block accounting code
>   block: rename BlockAcctType members to start with BLOCK_ instead of
>     BDRV_
>   block: Make the block accounting functions operate on BlockAcctStats

Thanks, applied all to the block branch.

By the way, I was only CCed on the patches, but not on the cover letter.
Can you please make sure to explicitly CC me for the whole series so I
won't miss comments and can easier reply to the whole series?

Kevin



reply via email to

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