From: Corrado Zoccolo Date: Tue, 27 Oct 2009 18:16:03 +0000 (+0100) Subject: cfq-iosched: reimplement priorities using different service trees X-Git-Tag: v2.6.33-rc1~379^2~76^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0324a020e5b351f100569b128715985f1023af8;p=pandora-kernel.git cfq-iosched: reimplement priorities using different service trees We use different service trees for different priority classes. This allows a simplification in the service tree insertion code, that no longer has to consider priority while walking the tree. Signed-off-by: Corrado Zoccolo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed