cfq-iosched: sort IDLE queues into the rbtree
authorJens Axboe <jens.axboe@oracle.com>
Wed, 18 Apr 2007 18:13:32 +0000 (20:13 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Mon, 30 Apr 2007 07:01:22 +0000 (09:01 +0200)
commit67060e37994444ee9c0bd2413c8baa6cc58e7adb
treebdb012bf9a3527c73cc73fc43069c0abeb767b75
parent0c534e0a463e2eeafc97ba25ab23c14f3cdf2bdb
cfq-iosched: sort IDLE queues into the rbtree

Same treatment as the RT conversion, just put the sorted idle
branch at the end of the tree.

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