All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: fio@vger.kernel.org
Subject: Re: [patch] fio howto typo fixes
Date: Wed, 13 May 2009 07:50:01 +0200	[thread overview]
Message-ID: <20090513055001.GX4140@kernel.dk> (raw)
In-Reply-To: <4A09D7CF.2050707@oracle.com>

On Tue, May 12 2009, Randy Dunlap wrote:
> 
> Fix a few typos in the fio HOWTO file.

Thanks, applied!

> ---
> 
>  HOWTO |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff -Naurp fio-20090511/HOWTO~fix512 fio-20090511/HOWTO
> --- fio-20090511/HOWTO~fix512	2009-05-11 01:37:33.000000000 -0700
> +++ fio-20090511/HOWTO	2009-05-12 11:25:57.000000000 -0700
> @@ -230,7 +230,7 @@ description=str	Text description of the 
>  		dump this text description when this job is run. It's
>  		not parsed.
>  
> -directory=str	Prefix filenames with this directory. Used to places files
> +directory=str	Prefix filenames with this directory. Used to place files
>  		in a different location than "./".
>  
>  filename=str	Fio normally makes up a filename based on the job name,
> @@ -250,7 +250,7 @@ filename=str	Fio normally makes up a fil
>  opendir=str	Tell fio to recursively add any file it can find in this
>  		directory and down the file system tree.
>  
> -lockfile=str	Fio defaults to not doing any locking files before it does
> +lockfile=str	Fio defaults to not locking any files before it does
>  		IO to them. If a file or file descriptor is shared, fio
>  		can serialize IO to that file to make the end result
>  		consistent. This is usual for emulating real workloads that
> @@ -303,7 +303,7 @@ fadvise_hint=bool By default, fio will u
>  size=int	The total size of file io for this job. Fio will run until
>  		this many bytes has been transferred, unless runtime is
>  		limited by other options (such as 'runtime', for instance).
> -		Unless specific nr_files and filesize options are given,
> +		Unless specific nrfiles and filesize options are given,
>  		fio will divide this size between the available files
>  		specified by the job.
>  
> 
> 
> 
> -- 
> ~Randy
> LPC 2009, Sept. 23-25, Portland, Oregon
> http://linuxplumbersconf.org/2009/
> --
> To unsubscribe from this list: send the line "unsubscribe fio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
Jens Axboe


      reply	other threads:[~2009-05-13  5:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12 20:10 [patch] fio howto typo fixes Randy Dunlap
2009-05-13  5:50 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090513055001.GX4140@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=fio@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.