aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-cache-policy-smq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-12dm cache policy smq: change the mutex to a spinlockJoe Thornber1-71/+39
2015-08-12dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang1-0/+2
2015-07-27dm cache policy smq: fix alloc_bitset check that always evaluates as falseColin Ian King1-1/+1
2015-06-26dm cache policy smq: fix "default" version to be 1.4.0Mike Snitzer1-1/+1
2015-06-17dm cache: switch the "default" cache replacement policy from mq to smqMike Snitzer1-0/+17
2015-06-11dm cache: age and write back cache entries even without active IOJoe Thornber1-1/+7
2015-06-11dm cache: add stochastic-multi-queue (smq) policyJoe Thornber1-0/+1768