commit | f8e5f01a3266e68e29024edc2bf2dbf81a864f41 | [log] [tgz] |
---|---|---|
author | Joe Thornber <ejt@redhat.com> | Mon Oct 21 12:51:45 2013 +0100 |
committer | Mike Snitzer <snitzer@redhat.com> | Sat Nov 09 17:55:49 2013 -0500 |
tree | e60fb7b744c0957c71c00a7ef5936dbf4814ebcc | |
parent | 99ba2ae4cd876bbcedb01d94c1a7952ce171418e [diff] |
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 <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>