From: Jens Axboe Date: Thu, 16 Sep 2010 06:59:08 +0000 (+0200) Subject: Merge branch 'master' of ssh://router.home.kernel.dk/data/git/fio X-Git-Tag: fio-1.44-rc1~7 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=bd4d7e1ecd2388b89254148209ac2b172def8ebf;hp=92a3d86ed1b2040c618b296e4d2ce503352792bc;p=fio.git Merge branch 'master' of ssh://router.home.kernel.dk/data/git/fio --- 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