Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f7d2b74a9dd9140053f143e1c94da0fef3c1109
/
drivers
/
md
/
dm-cache-policy-mq.c
bccab6a
dm cache: switch the "default" cache replacement policy from mq to smq
by Mike Snitzer
· 9 years ago
fba1010
dm cache: age and write back cache entries even without active IO
by Joe Thornber
· 9 years ago
028ae9f
dm cache: add fail io mode and needs_check flag
by Joe Thornber
· 10 years ago
20f6814
dm cache: pass a new 'critical' flag to the policies when requesting writeback work
by Joe Thornber
· 9 years ago
fb4100a
dm cache: fix race when issuing a POLICY_REPLACE operation
by Joe Thornber
· 9 years ago
e65ff87
dm cache policy mq: try not to writeback data that changed in the last second
by Joe Thornber
· 10 years ago
fdecee3
dm cache policy mq: remove unused generation member of struct entry
by Joe Thornber
· 10 years ago
3e45c91
dm cache policy mq: track entries hit this 'tick' via sentinel objects
by Joe Thornber
· 10 years ago
c74ffc5
dm cache policy mq: remove queue_shift_down()
by Joe Thornber
· 10 years ago
75da39b
dm cache policy mq: keep track of the number of entries in a multiqueue
by Joe Thornber
· 10 years ago
f1afb36
dm cache policy mq: simplify ability to promote sequential IO to the cache
by Mike Snitzer
· 10 years ago
b155aa0
dm cache policy mq: tweak algorithm that decides when to promote a block
by Joe Thornber
· 10 years ago
14f398c
dm cache mq: fix memory allocation failure for large cache devices
by Heinz Mauelshagen
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
2e68c4e
dm cache: add policy name to status output
by Mike Snitzer
· 11 years ago
78e03d6
dm cache policy mq: introduce three promotion threshold tunables
by Joe Thornber
· 11 years ago
b815805
dm cache policy mq: use list_del_init instead of list_del + INIT_LIST_HEAD
by Wei Yongjun
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
af95e7a
dm cache policy mq: fix promotions to occur as expected
by Joe Thornber
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
7b6b2bc
dm cache: resolve small nits and improve Documentation
by Mike Snitzer
· 11 years ago
532906a
dm cache: add remove_cblock method to policy interface
by Joe Thornber
· 11 years ago
633618e
dm cache policy mq: reduce memory requirements
by Joe Thornber
· 11 years ago
c86c307
dm cache: be much more aggressive about promoting writes to discarded blocks
by Joe Thornber
· 11 years ago
01911c1
dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()
by Joe Thornber
· 11 years ago
0184b44
dm cache policy mq: a few small fixes
by Joe Thornber
· 11 years ago
99ba2ae
dm cache policy mq: protect residency method with existing mutex
by Joe Thornber
· 11 years ago
b936bf8
dm cache: avoid conflicting remove_mapping() in mq policy
by Geert Uytterhoeven
· 11 years ago
4e7f506
dm cache: policy change version from string to integer set
by Mike Snitzer
· 12 years ago
f283635
dm cache: add mq policy
by Joe Thornber
· 12 years ago