[PATCH 9/15] cfq-iosched: slice offset should take ioprio into account

2007-04-24 Thread Jens Axboe
Use the max_slice-cur_slice as the multipler for the insertion offset. Signed-off-by: Jens Axboe <[EMAIL PROTECTED]> --- block/cfq-iosched.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/block/cfq-iosched.c b/block/cfq-iosched.c index f86ff4d..251131a 100644 ---

[PATCH 9/15] cfq-iosched: slice offset should take ioprio into account

2007-04-24 Thread Jens Axboe
Use the max_slice-cur_slice as the multipler for the insertion offset. Signed-off-by: Jens Axboe [EMAIL PROTECTED] --- block/cfq-iosched.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/block/cfq-iosched.c b/block/cfq-iosched.c index f86ff4d..251131a 100644 ---