Searched hist:"528 ef2d996408d4b9cccf4b23a9976ab5e75cf39" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/damon/ |
H A D | modules-common.h | diff 528ef2d996408d4b9cccf4b23a9976ab5e75cf39 Tue Sep 13 12:44:42 CDT 2022 SeongJae Park <sj@kernel.org> mm/damon/modules-common: implement a stats parameters generator macro
DAMON_RECLAIM and DAMON_LRU_SORT have module parameters for DAMOS statistics that having same names. This commit implements a macro for generating such module parameters so that we can reuse later.
Link: https://lkml.kernel.org/r/20220913174449.50645-16-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|