Flexible I/O Tester development
 help / color / mirror / Atom feed
* [PATCH] HOWTO: typo: write_log_log -> write_lat_log + use suffix
@ 2012-04-05 18:41 Lucian Adrian Grijincu
  2012-04-06  0:17 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Lucian Adrian Grijincu @ 2012-04-05 18:41 UTC (permalink / raw)
  To: fio; +Cc: Lucian Adrian Grijincu

- I guess 'write_log_log' was a copy-pasta typo.

- You used 'suffix' everywhere except for two places where you said
  'postfix'.
---
 HOWTO |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/HOWTO b/HOWTO
index 73e8265..92ce05d 100644
--- a/HOWTO
+++ b/HOWTO
@@ -320,7 +320,7 @@ rw=str		Type of io pattern. Accepted values are:
 		one by appending a ':<nr>' to the end of the string given.
 		For a random read, it would look like 'rw=randread:8' for
 		passing in an offset modifier with a value of 8. If the
-		postfix is used with a sequential IO pattern, then the value
+		suffix is used with a sequential IO pattern, then the value
 		specified will be added to the generated offset for each IO.
 		For instance, using rw=write:4k will skip 4k for every
 		write. It turns sequential IO into sequential IO with holes.
@@ -1107,8 +1107,8 @@ write_bw_log=str If given, write a bandwidth log of the jobs in this job
 		file. Can be used to store data of the bandwidth of the
 		jobs in their lifetime. The included fio_generate_plots
 		script uses gnuplot to turn these text files into nice
-		graphs. See write_log_log for behaviour of given
-		filename. For this option, the postfix is _bw.log.
+		graphs. See write_lat_log for behaviour of given
+		filename. For this option, the suffix is _bw.log.
 
 write_lat_log=str Same as write_bw_log, except that this option stores io
 		submission, completion, and total latencies instead. If no
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] HOWTO: typo: write_log_log -> write_lat_log + use suffix
  2012-04-05 18:41 [PATCH] HOWTO: typo: write_log_log -> write_lat_log + use suffix Lucian Adrian Grijincu
@ 2012-04-06  0:17 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2012-04-06  0:17 UTC (permalink / raw)
  To: Lucian Adrian Grijincu; +Cc: fio

On 2012-04-05 12:41, Lucian Adrian Grijincu wrote:
> - I guess 'write_log_log' was a copy-pasta typo.

Copy-pasta? :-)

Thanks, applied.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-06  0:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 18:41 [PATCH] HOWTO: typo: write_log_log -> write_lat_log + use suffix Lucian Adrian Grijincu
2012-04-06  0:17 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox