cfq-iosched: implement slower async initiate and queue ramp up
authorJens Axboe <jens.axboe@oracle.com>
Sat, 3 Oct 2009 14:26:03 +0000 (16:26 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 3 Oct 2009 14:27:13 +0000 (16:27 +0200)
This slowly ramps up the async queue depth based on the time
passed since the sync IO, and doesn't allow async at all until
a sync slice period has passed.

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

No differences found