From: Jens Axboe Date: Thu, 1 Jun 2006 16:53:43 +0000 (+0200) Subject: [PATCH] cfq-iosched: busy_rr fairness fix X-Git-Tag: v2.6.17-rc6~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b52a834892f17b6c54c34ab65f1fad1a9229e764;p=pandora-kernel.git [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 --- Reading git-diff-tree failed