From: Jens Axboe Date: Mon, 7 Apr 2008 07:25:47 +0000 (+0200) Subject: Remove rwmixcycle HOWTO entry X-Git-Tag: fio-1.20-rc4~4 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=613442dc8e6699efac7d10a36c2dae875094d06c Remove rwmixcycle HOWTO entry Signed-off-by: Jens Axboe --- diff --git a/HOWTO b/HOWTO index 66ebebe8..bbf5715a 100644 --- 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