Remove rwmixcycle HOWTO entry
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 66ebebe8579dd5954e574bf016c31b5fbd0e5baf..bbf5715ae229f0830d2195308ca2249256fed706 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -462,10 +462,6 @@ fsync_on_close=bool        If true, fio will fsync() a dirty file on close.
                This differs from end_fsync in that it will happen on every
                file close, not just at the end of the job.
 
-rwmixcycle=int Value in milliseconds describing how often to switch between
-               reads and writes for a mixed workload. The default is
-               500 msecs.
-
 rwmixread=int  How large a percentage of the mix should be reads.
 
 rwmixwrite=int How large a percentage of the mix should be writes. If both