cfq-iosched: slice offset should take ioprio into account
authorJens Axboe <jens.axboe@oracle.com>
Fri, 20 Apr 2007 12:18:00 +0000 (14:18 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Mon, 30 Apr 2007 07:01:22 +0000 (09:01 +0200)
Use the max_slice-cur_slice as the multipler for the insertion offset.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c

Simple merge