From: Jens Axboe Date: Wed, 7 May 2008 07:51:23 +0000 (+0200) Subject: cfq-iosched: make io priorities inherit CPU scheduling class as well as nice X-Git-Tag: v2.6.26-rc2~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d63c275572d1e6f00d4fa154f16fbb0d8c2d2bf;p=pandora-kernel.git cfq-iosched: make io priorities inherit CPU scheduling class as well as nice We currently set all processes to the best-effort scheduling class, regardless of what CPU scheduling class they belong to. Improve that so that we correctly track idle and rt scheduling classes as well. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed