From: Joe Thornber Date: Thu, 24 Oct 2013 18:10:28 +0000 (-0400) Subject: dm cache: be much more aggressive about promoting writes to discarded blocks X-Git-Tag: v3.13-rc1~97^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86c30706caa02ffe303e6b87d53ef6a077d4cca;p=pandora-kernel.git dm cache: be much more aggressive about promoting writes to discarded blocks Previously these promotions only got priority if there were unused cache blocks. Now we give them priority if there are any clean blocks in the cache. The fio_soak_test in the device-mapper-test-suite now gives uniform performance across subvolumes (~16 seconds). Signed-off-by: Joe Thornber Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed