Lines Matching full:added

7     Added an option to specify the amount of time that IO can be stalled,
12 Added additional option to -t to support random IO delays per thread. This
16 Added signal handling. So that SIGINT, SIGKILL, SIGHUP, SIGTERM, and
29 Added sync interval to -Is. The number of IOs can now be specified,
33 Added -R option, which specifies a number of retries that should occur
35 be added before a retry occurs. sync and data miscompares errors are not
38 Added option to -A, -At, this will cause an IO timeout, specified by -t, to
61 Added patch from Mike Anderson for checking status on sync/close.
68 Added check for early exit in IO threads when global run flag cleared.
100 Added synchronization at the block level between threads as the default.
101 Also added an option to serialize IO and the IO operation level but it is
102 not the default. Added to new options to -A, s and S, to manipulate these
105 Added the target, cycle start time, seed, and hostname info to the mark
108 target is added to the front of each LBA data set, the remainder of the
121 A new option -M has been added. This will override the use of the cycle
124 Added new seek pattern, -pr, random interleaved. The way this seek pattern
130 Added a delay time option, -t <delay>. This will allow a user to specify,
134 Added a LBA alignement offset option, -o <offset>. This option allows a
154 Added the -F option to the -? usage.
160 Added a compile directive for debug information, so that debug type code is
164 Added the usecs an IO takes to complete in the debug information when using
182 Added additional checking when attempting to generate a random LBA target
187 not the aggregate of the cycle. Also added more discription to the
198 When an error occurs in io, the errno has been added to the output line.
204 A new option -F has been added. This allows the use of a file to discribe
216 Added day calculation to runtime statistics.
221 Added fsync on close for unix systems when doing file IO. The fsync will
222 occur in between cycles and at the conclusion of a test. Also added a
259 Added IFDEF for Power when using ioctl BLKGETSIZE where the size must be a
272 Added dump function from command line. Created formatted dump output for
276 to throughput and IO/s. Added one decimal place of precision in MB/s
284 Updates to parsing routines for user input. Added multipliers for -S and
288 Can now leave off filespec the full path header as it will be added based