From: Jens Axboe Date: Wed, 15 Apr 2009 10:12:46 +0000 (+0200) Subject: cfq-iosched: tweak kick logic a bit more X-Git-Tag: v2.6.30-rc3~88^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d870722965211de072bb36b446a4df99dae07e1;p=pandora-kernel.git cfq-iosched: tweak kick logic a bit more We only kick the dispatch for an idling queue, if we think it's a (somewhat) fully merged request. Also allow a kick if we have other busy queues in the system, since we don't want to risk waiting for a potential merge in that case. It's better to get some work done and proceed. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed