From: Corrado Zoccolo Date: Sun, 6 Dec 2009 10:48:52 +0000 (+0100) Subject: cfq-iosched: reduce write depth only if sync was delayed X-Git-Tag: v2.6.33-rc1~76^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=573412b29586e58477adb70e022193a337763319;p=pandora-kernel.git cfq-iosched: reduce write depth only if sync was delayed The introduction of ramp-up formula for async queue depths has slowed down dirty page reclaim, by reducing async write performance. This patch makes sure the formula kicks in only when sync request was recently delayed. Signed-off-by: Corrado Zoccolo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed