[PATCH 7/15] cfq-iosched: sort IDLE queues into the rbtree

2007-04-24 Thread Jens Axboe
Same treatment as the RT conversion, just put the sorted idle branch at the end of the tree. Signed-off-by: Jens Axboe <[EMAIL PROTECTED]> --- block/cfq-iosched.c | 67 +++--- 1 files changed, 31 insertions(+), 36 deletions(-) diff --git

[PATCH 7/15] cfq-iosched: sort IDLE queues into the rbtree

2007-04-24 Thread Jens Axboe
Same treatment as the RT conversion, just put the sorted idle branch at the end of the tree. Signed-off-by: Jens Axboe [EMAIL PROTECTED] --- block/cfq-iosched.c | 67 +++--- 1 files changed, 31 insertions(+), 36 deletions(-) diff --git