From 613442dc8e6699efac7d10a36c2dae875094d06c Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Mon, 7 Apr 2008 09:25:47 +0200 Subject: [PATCH] Remove rwmixcycle HOWTO entry Signed-off-by: Jens Axboe --- HOWTO | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.25.1