Improve rwmix states
authorJens Axboe <jens.axboe@oracle.com>
Wed, 21 Mar 2007 13:05:39 +0000 (14:05 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 21 Mar 2007 13:05:39 +0000 (14:05 +0100)
commite47f799f567508835b60675ed659c97f78e7cc94
tree0b633d140d8a08258351959d1794eb9cf6012ca4
parente4e33258637e55550a0fac59eb3350e8bf06f8e6
Improve rwmix states

We didn't use to look at the previous bytes done for the
data directions, which skewed the mix for buffered IO.
Fix that up.

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