mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-01 10:45:49 +00:00
da2a061888
The example usage of DAMOS filter sysfs files, specifically the part of
'matching' file writing for memcg type filter, is wrong. The intention is
to exclude pages of a memcg that already getting enough care from a given
scheme, but the example is setting the filter to apply the scheme to only
the pages of the memcg. Fix it.
Link: https://lkml.kernel.org/r/20240503180318.72798-7-sj@kernel.org
Fixes:
|
||
---|---|---|
.. | ||
damon | ||
cma_debugfs.rst | ||
concepts.rst | ||
hugetlbpage.rst | ||
idle_page_tracking.rst | ||
index.rst | ||
ksm.rst | ||
memory-hotplug.rst | ||
multigen_lru.rst | ||
nommu-mmap.rst | ||
numa_memory_policy.rst | ||
numaperf.rst | ||
pagemap.rst | ||
shrinker_debugfs.rst | ||
soft-dirty.rst | ||
swap_numa.rst | ||
transhuge.rst | ||
userfaultfd.rst | ||
zswap.rst |