Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DM_CACHE_SMQ
:
CONFIG_DM_CACHE
dm-cache-smq
A cache policy that uses a multiqueue ordered by recent hits to select which blocks should be promoted and demoted. This is meant to be a general purpose policy. It prioritises reads over writes. This SMQ policy (vs MQ) offers the promise of less memory utilization, improved performance and increased adaptability in the face of changing workloads.
Raw data from LKDDb:
lkddb module dm-cache-smq CONFIG_DM_CACHE_SMQ : drivers/md/Kconfig : "Stochastic MQ Cache Policy (EXPERIMENTAL)" # in 4.2–4.20, 5.0–5.19, 6.0–6.13
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2025). See also LKDDb sources on GitLab