qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v2 08/22] block: Allow configuring whether to ac


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH v2 08/22] block: Allow configuring whether to account failed and invalid ops
Date: Tue, 13 Oct 2015 16:43:48 +0100
User-agent: Mutt/1.5.24 (2015-08-30)

On Fri, Oct 02, 2015 at 05:26:18PM +0300, Alberto Garcia wrote:
> This patch adds two options, "stats-account-invalid" and
> "stats-account-failed", that can be used to decide whether invalid and
> failed I/O operations must be used when collecting statistics for
> latency and last access time.
> 
> Signed-off-by: Alberto Garcia <address@hidden>
> ---
>  block/accounting.c         | 24 +++++++++++++++++++-----
>  block/qapi.c               |  3 +++
>  blockdev.c                 | 16 ++++++++++++++++
>  include/block/accounting.h |  5 +++++
>  qapi/block-core.json       | 17 ++++++++++++++++-
>  qmp-commands.hx            | 25 ++++++++++++++++++++-----
>  6 files changed, 79 insertions(+), 11 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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