]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cfq-iosched: busy_rr fairness fix
authorJens Axboe <axboe@suse.de>
Thu, 1 Jun 2006 16:53:43 +0000 (18:53 +0200)
committerJens Axboe <axboe@suse.de>
Thu, 1 Jun 2006 16:53:43 +0000 (18:53 +0200)
commit4709aee81f99ce0e874f66300e589a9c5a427a0f
tree0f66d6a310f108bb1f0badd3ebea3b1db0a163f6
parent02e66a6ce4b0f5d41394fec5addb1ab574c6b0dc
[PATCH] cfq-iosched: busy_rr fairness fix

Now that we select busy_rr for possible service, insert entries at the
back of that list instead of at the front.

Signed-off-by: Jens Axboe <axboe@suse.de>
block/cfq-iosched.c