Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm cache: update cache-policies.txt now that mq is an alias for smq | Mike Snitzer | 2016-05-05 | 1 | -18/+16 |
* | dm cache: make the 'mq' policy an alias for 'smq' | Joe Thornber | 2016-03-10 | 1 | -37/+2 |
* | dm cache: switch the "default" cache replacement policy from mq to smq | Mike Snitzer | 2015-06-17 | 1 | -3/+64 |
* | dm cache policy mq: simplify ability to promote sequential IO to the cache | Mike Snitzer | 2014-11-10 | 1 | -5/+11 |
* | dm cache policy mq: tweak algorithm that decides when to promote a block | Joe Thornber | 2014-11-10 | 1 | -3/+3 |
* | dm cache policy mq: introduce three promotion threshold tunables | Joe Thornber | 2014-01-07 | 1 | -2/+14 |
* | dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty() | Joe Thornber | 2013-11-10 | 1 | -2/+4 |
* | dm cache: add cleaner policy | Heinz Mauelshagen | 2013-03-01 | 1 | -0/+5 |
* | dm cache: add mq policy | Joe Thornber | 2013-03-01 | 1 | -0/+72 |