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)
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

Simple merge