qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V6 5/5] block: Add iops_size to do the iops acco


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH V6 5/5] block: Add iops_size to do the iops accounting for a given io size.
Date: Wed, 28 Aug 2013 16:27:43 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Aug 26, 2013 at 04:42:52PM +0200, Benoît Canet wrote:
> @@ -1414,6 +1414,7 @@ Arguments:
>  - "iops_max":  total I/O operations max(json-int)
>  - "iops_rd_max":  read I/O operations max(json-int)
>  - "iops_wr_max":  write I/O operations max(json-int)
> +- "iops_size":  I/O size in bytes when limiting(json-int)

Space before (json-int)



reply via email to

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