Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm cache policy smq: make the cleaner policy write-back more aggressi…
…vely By ignoring the sentinels the cleaner policy is able to write-back dirty cache data much faster. There is no reason to respect the sentinels, which denote that a block was changed recently, when using the cleaner policy given that the cleaner is tasked with writing back all dirty data. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
- Loading branch information