From: Jens Axboe Date: Thu, 2 Sep 2010 13:30:16 +0000 (+0200) Subject: Fixup bad format of replay_no_stall option X-Git-Tag: fio-1.44-rc1~10 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=6277622954f3ee0a2dee81cace77ac466b69e8a6;hp=-c Fixup bad format of replay_no_stall option Signed-off-by: Jens Axboe --- 6277622954f3ee0a2dee81cace77ac466b69e8a6 diff --git a/HOWTO b/HOWTO index 452e288b..f338e7d4 100644 --- a/HOWTO +++ b/HOWTO @@ -988,11 +988,12 @@ read_iolog=str Open an iolog with the specified file name and replay the file first (blkparse -o /dev/null -d file_for_fio.bin). replay_no_stall=int When replaying I/O with read_iolog the default behavior - is to attempt to respect the time stamps within the log and replay - them with the appropriate delay between IOPS. By setting this variable - fio will not respect the timestamps and attempt to replay them as fast - as possible while still respecting ordering. The result is the same - I/O pattern to a given device, but different timings. + is to attempt to respect the time stamps within the log and + replay them with the appropriate delay between IOPS. By + setting this variable fio will not respect the timestamps and + attempt to replay them as fast as possible while still + respecting ordering. The result is the same I/O pattern to a + given device, but different timings. replay_redirect=str While replaying I/O patterns using read_iolog the default behavior is to replay the IOPS onto the major/minor