From: Sitsofe Wheeler Date: Fri, 4 Oct 2013 22:09:42 +0000 (+0100) Subject: howto: Fix redundant entries X-Git-Tag: fio-2.1.4~19^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=3bb0a7b0fda9945973f799ab253c70d3cb0e5c8b;p=fio.git howto: Fix redundant entries Reported-by: Konstantin Ruvinsky Signed-off-by: Sitsofe Wheeler --- diff --git a/HOWTO b/HOWTO index ac6e258f..eb2ed254 100644 --- a/HOWTO +++ b/HOWTO @@ -1151,9 +1151,6 @@ verify_backlog=int Fio will normally verify the written contents of a holding this meta data. If this option is enabled, fio will write only N blocks before verifying these blocks. - will verify the previously written blocks before continuing - to write new ones. - verify_backlog_batch=int Control how many blocks fio will verify if verify_backlog is set. If not set, will default to the value of verify_backlog (meaning the entire queue @@ -1252,9 +1249,6 @@ write_lat_log=str Same as write_bw_log, except that this option stores io and foo_lat.log. This helps fio_generate_plot fine the logs automatically. -write_bw_log=str If given, write an IOPS log of the jobs in this job - file. See write_bw_log. - write_iops_log=str Same as write_bw_log, but writes IOPS. If no filename is given with this option, the default filename of "jobname_type.log" is used. Even if the filename is given,