From: Jens Axboe Date: Thu, 17 Sep 2009 17:59:14 +0000 (+0200) Subject: writeback: make balance_dirty_pages() gradually back more off X-Git-Tag: v2.6.32-rc1~617^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c6a9b253520b66e7f5e8f67a37a701eaa51cee;p=pandora-kernel.git writeback: make balance_dirty_pages() gradually back more off Currently it just sleeps for a very short time, just 1 jiffy. If we keep looping in there, continually delay for a little longer of up to 100msec in total. That was the old limit for congestion wait. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed