commit | bf57225670bcbeb357182d800736b4782cde7295 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Wed Jul 19 20:29:12 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:29:41 2006 +0200 |
tree | c86d71fefff36090fc5c2ea3694f95d0162cdc2c | |
parent | dc72ef4ae35c2016fb594bcc85ce871376682174 [diff] |
[PATCH] cfq-iosched: improve queue preemption Don't touch the current queues, just make sure that the wanted queue is selected next. Simplifies the logic. Signed-off-by: Jens Axboe <axboe@suse.de>