qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v9 12/17] qemu-img: adds option to use aio engin


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v9 12/17] qemu-img: adds option to use aio engine for benchmarking
Date: Fri, 2 Aug 2019 07:42:44 +0100
User-agent: Mutt/1.12.0 (2019-05-25)

On Fri, Aug 02, 2019 at 05:10:26AM +0530, Aarushi Mehta wrote:
> diff --git a/qemu-img.texi b/qemu-img.texi
> index c8e9bba515..0a2eccea85 100644
> --- a/qemu-img.texi
> +++ b/qemu-img.texi
> @@ -206,7 +206,7 @@ Command description:
>  Amends the image format specific @var{options} for the image file
>  @var{filename}. Not all file formats support this operation.
>  
> -@item bench [-c @var{count}] [-d @var{depth}] [-f @var{fmt}] 
> [--flush-interval=@var{flush_interval}] [-n] [--no-drain] [-o @var{offset}] 
> [--pattern=@var{pattern}] [-q] [-s @var{buffer_size}] [-S @var{step_size}] 
> [-t @var{cache}] [-w] [-U] @var{filename}
> +@item bench [-c @var{count}] [-d @var{depth}] [-f @var{fmt}] 
> [--flush-interval=@var{flush_interval}] [-n] [-i @var{aio}][--no-drain] [-o 
> @var{offset}] [--pattern=@var{pattern}] [-q] [-s @var{buffer_size}] [-S 
> @var{step_size}] [-t @var{cache}] [-w] [-U] @var{filename}

Please add a space:

  [-i @var{aio}] [--no-drain]

Attachment: signature.asc
Description: PGP signature


reply via email to

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