From 3bb0a7b0fda9945973f799ab253c70d3cb0e5c8b Mon Sep 17 00:00:00 2001 From: Sitsofe Wheeler Date: Fri, 4 Oct 2013 23:09:42 +0100 Subject: [PATCH] howto: Fix redundant entries Reported-by: Konstantin Ruvinsky Signed-off-by: Sitsofe Wheeler --- HOWTO | 6 ------ 1 file changed, 6 deletions(-) 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, -- 2.25.1