commit | b52a834892f17b6c54c34ab65f1fad1a9229e764 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Thu Jun 01 18:53:43 2006 +0200 |
committer | Jens Axboe <axboe@suse.de> | Thu Jun 01 18:53:43 2006 +0200 |
tree | 0f66d6a310f108bb1f0badd3ebea3b1db0a163f6 | |
parent | ae818a38d4755ba4c16a22a8eacec859511a5393 [diff] |
[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>