65e0eb49 parent 32a87c0114f37871aefb12a30de3e0c3300e3646 author Gui Jianfeng 1259223251 +0100 committer Jens Axboe 1259223251 +0100 cfq: Make use of service count to estimate the rb_key offset For the moment, different workload cfq queues are put into different service trees. But CFQ still uses "busy_queues" to estimate rb_key offset when inserting a cfq queue into a service tree. I think this isn't appropriate, and it should make use of service tree count to do this estimation. This patch is for for-2.6.33 branch. Signed-off-by: Gui Jianfeng Signed-off-by: Jens Axboe ì§óŠ—bx