commit | 67060e37994444ee9c0bd2413c8baa6cc58e7adb | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Wed Apr 18 20:13:32 2007 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Mon Apr 30 09:01:22 2007 +0200 |
tree | bdb012bf9a3527c73cc73fc43069c0abeb767b75 | |
parent | 0c534e0a463e2eeafc97ba25ab23c14f3cdf2bdb [diff] |
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>