Add time_based option
authorJens Axboe <jens.axboe@oracle.com>
Tue, 17 Apr 2007 18:14:42 +0000 (20:14 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 17 Apr 2007 18:14:42 +0000 (20:14 +0200)
commitcf4464ca60ce75ac241c621bc70a2500beeb782f
tree0fd9eac63824354930e1f390c12bc40f76321eed
parent210f43b3ebb754d911b90ac18005720125c71760
Add time_based option

This allows fio to keep running, even if the workload has completed.
It will simply restart the workload over and over, for as long as the
runtime setting allows.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
eta.c
fio.c
fio.h
init.c
options.c