linux/mm/damon
SeongJae Park dfb1b0c9dc mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ
The macro is for the default minimum size of each DAMON region.  There was
a case that a reader was confused if it is the minimum number of total
DAMON regions, which is set on damon_attrs->min_nr_regions.  Make the name
more explicit.

Link: https://lkml.kernel.org/r/20260117175256.82826-8-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2026-01-31 14:22:46 -08:00
..
tests mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ 2026-01-31 14:22:46 -08:00
core.c mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ 2026-01-31 14:22:46 -08:00
Kconfig mm/damon/Kconfig: make DAMON_STAT_ENABLED_DEFAULT depend on DAMON_STAT 2025-09-13 16:55:07 -07:00
lru_sort.c mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ 2026-01-31 14:22:46 -08:00
Makefile mm/damon: introduce DAMON_STAT module 2025-07-09 22:41:55 -07:00
modules-common.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
modules-common.h mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
ops-common.c memcg: rename mem_cgroup_ino() to mem_cgroup_id() 2026-01-26 20:02:25 -08:00
ops-common.h mm/damon/paddr: move filters existence check function to ops-common 2025-09-13 16:54:47 -07:00
paddr.c mm/damon: remove damon_operations->cleanup() 2026-01-31 14:22:45 -08:00
reclaim.c mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ 2026-01-31 14:22:46 -08:00
stat.c mm/damon: fix typos in comments 2026-01-20 19:24:48 -08:00
sysfs-common.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
sysfs-common.h mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
sysfs-schemes.c mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BP 2026-01-26 20:02:29 -08:00
sysfs.c mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ 2026-01-31 14:22:46 -08:00
vaddr.c mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZ 2026-01-31 14:22:46 -08:00