diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2007-04-18 20:01:57 +0200 |
---|---|---|
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | 2007-04-30 09:01:22 +0200 |
commit | 0c534e0a463e2eeafc97ba25ab23c14f3cdf2bdb (patch) | |
tree | 20f3b12b05a853e9e52eaabead16a195d519501b /block/deadline-iosched.c | |
parent | cc09e2990fdd96d25fdbb9db6bc9b4c82d9e4a3c (diff) |
cfq-iosched: sort RT queues into the rbtree
Currently CFQ does a linked insert into the current list for RT
queues. We can just factor the class into the rb insertion,
and then we don't have to treat RT queues in a special way. It's
faster, too.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'block/deadline-iosched.c')
0 files changed, 0 insertions, 0 deletions