]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb52a834892f17b6c54c34ab65f1fad1a9229e764
tree0f66d6a310f108bb1f0badd3ebea3b1db0a163f6
parentae818a38d4755ba4c16a22a8eacec859511a5393
[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