From: Joe Thornber Date: Mon, 21 Oct 2013 11:51:45 +0000 (+0100) Subject: dm cache: io destined for the cache device can now serve as tick bios X-Git-Tag: v3.13-rc1~97^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8e5f01a3266e68e29024edc2bf2dbf81a864f41;p=pandora-kernel.git dm cache: io destined for the cache device can now serve as tick bios Previously only origin bios could trigger ticks, which meant if all the io was destined for the cache no ticks were generated. If no ticks are generated then multiple hits, and movements in general, are attributed to the same tick. Only a stop gap fix, we need a better solution. Signed-off-by: Joe Thornber Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed