qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 1/3] block: add accounting for merged reques


From: Eric Blake
Subject: Re: [Qemu-devel] [RFC PATCH 1/3] block: add accounting for merged requests
Date: Wed, 03 Dec 2014 10:39:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 12/02/2014 07:33 AM, Peter Lieven wrote:
> Signed-off-by: Peter Lieven <address@hidden>
> ---
>  block.c                    |    2 ++
>  block/accounting.c         |    7 +++++++
>  block/qapi.c               |    2 ++
>  hmp.c                      |    6 +++++-
>  include/block/accounting.h |    3 +++
>  qapi/block-core.json       |   10 +++++++++-
>  6 files changed, 28 insertions(+), 2 deletions(-)

Incomplete.  qmp-commands.hx includes a query-blockstats example that
should be updated to show the output of the new non-optional fields.

> +# @wr_merged: Number of write requests that have been merged into another 
> request

Longer than 80 columns; please wrap.

Otherwise looks good to me.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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