[PATCH] fio: add 'directory' and 'numjobs' options
authorJens Axboe <axboe@suse.de>
Tue, 8 Nov 2005 15:52:02 +0000 (16:52 +0100)
committerJens Axboe <axboe@suse.de>
Tue, 8 Nov 2005 15:52:02 +0000 (16:52 +0100)
commitfe74f5551ba83903d7fbc3b77bb22d0c61cc978e
tree170977e260a63aaffa829d159588844ea870de7d
parentb48889bbbe0b2e317940fd3f822b9e8713c72eb1
[PATCH] fio: add 'directory' and 'numjobs' options

The directory options specifies the top level directory for io files.
The numjobs option allows the creation of duplicates entries of a
specific job, useful for tiobench like setups ('x' threads doing the
same thing).
README.fio
fio.c