Merge branch 'master' of ssh://router.home.kernel.dk/data/git/fio
authorJens Axboe <jaxboe@fusionio.com>
Thu, 16 Sep 2010 06:59:08 +0000 (08:59 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 16 Sep 2010 06:59:08 +0000 (08:59 +0200)
HOWTO

diff --git a/HOWTO b/HOWTO
index 452e288b0279b76f7fd82997554973b58a3b5284..f338e7d4214c7f0356522720588499354d8da04e 100644 (file)
--- 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 <device> -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