[PATCH] Add support for specifying read/write mix workloads better
authorJens Axboe <axboe@suse.de>
Fri, 2 Jun 2006 08:14:15 +0000 (10:14 +0200)
committerJens Axboe <axboe@suse.de>
Fri, 2 Jun 2006 08:14:15 +0000 (10:14 +0200)
commita6ccc7be771650f903ea77ace2a1af593622c0f4
tree89a55cef352991c4983dc758b57f58044de7091d
parent200bc855d16b5316933779fa554479e477084b01
[PATCH] Add support for specifying read/write mix workloads better

Added options:

- rwmixcycle=x, use x msecs as the cycle period for read/write switches
- rwmixread=x, x% of ios will be reads
- rwmixwrite=x, x% of ios will be writes

Last given of the latter two will override the first.
README
fio-ini.c
fio.c
fio.h