From: Kent Overstreet Date: Mon, 11 Nov 2013 21:58:34 +0000 (-0800) Subject: bcache: New writeback PD controller X-Git-Tag: v3.13-rc6~5^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16749c23c00c686ed168471963e3ddb0f3fcd855;p=pandora-kernel.git bcache: New writeback PD controller The old writeback PD controller could get into states where it had throttled all the way down and take way too long to recover - it was too complicated to really understand what it was doing. This rewrites a good chunk of it to hopefully be simpler and make more sense, and it also pays more attention to units which should make the behaviour a bit easier to understand. Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed