summaryrefslogtreecommitdiff
path: root/lib/test_vmalloc.c
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2025-06-23 00:37:55 +0300
committerAndrew Morton <akpm@linux-foundation.org>2025-07-10 08:42:20 +0300
commitb7482f91ea1d3ff3288c3678c37dcfe70124d26c (patch)
tree844ecb8b9a3b6821887bd31b0970d31cce4b6ab3 /lib/test_vmalloc.c
parent59305202c67fea50378dcad0cc199dbc13a0e99a (diff)
downloadlinux-b7482f91ea1d3ff3288c3678c37dcfe70124d26c.tar.xz
mm/damon/sysfs-schemes: decouple from damos_quota_goal_metric
Patch series "mm/damon: decouple sysfs from core". DAMON sysfs interface is coupled with core layer. It maintains some of its keywords arrays be synchronized with matching DAMON core API enums. It is unnecessary coupling that makes separated changes for different layers difficult. Decouple the layers by introducing new data structure for the mappings on DAMON sysfs interface. This patch (of 5): Decouple DAMOS sysfs interface from damos_quota_goal_metric. For this, define and use new sysfs-schemes internal data structure that maps the user-space keywords and damos_quota_goal_metric, instead of having the implicit and unflexible array index rule. Link: https://lkml.kernel.org/r/20250622213759.50930-1-sj@kernel.org Link: https://lkml.kernel.org/r/20250622213759.50930-2-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions