[PATCH] Automatically adjust iodepth for nr_files
authorJens Axboe <jens.axboe@oracle.com>
Fri, 20 Oct 2006 07:07:46 +0000 (09:07 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 20 Oct 2006 07:07:46 +0000 (09:07 +0200)
If iodepth isn't directly specified, allocate 1 io_u per file to
avoid serializing the workload. If iodepth is specified, use whatever
value was given as previously.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found