mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 03:00:13 +02:00
The mTHP swap related counters: 'anon_swpout' and 'anon_swpout_fallback' are confusing with an 'anon_' prefix, since the shmem can swap out non-anonymous pages. So drop the 'anon_' prefix to keep consistent with the old swap counter names. This is needed in 6.10-rcX to avoid having an inconsistent ABI out in the field. Link: https://lkml.kernel.org/r/7a8989c13299920d7589007a30065c3e2c19f0e0.1716431702.git.baolin.wang@linux.alibaba.com 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 | ||