From: Corrado Zoccolo Date: Wed, 7 Oct 2009 17:51:54 +0000 (+0200) Subject: cfq-iosched: fix think time allowed for seekers X-Git-Tag: v2.6.32-rc5~26^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec60e4f6749daf535329dac571293cf19c627aff;p=pandora-kernel.git cfq-iosched: fix think time allowed for seekers CFQ enables idle only for processes that think less than the allowed idle time. Since idle time is lower for seeky queues, we should use the correct value in the comparison. Signed-off-by: Corrado Zoccolo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed