selftests/damon/sysfs.py: test monitoring attribute parameters
authorSeongJae Park <sj@kernel.org>
Sat, 28 Jun 2025 16:04:26 +0000 (09:04 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 13 Jul 2025 23:38:20 +0000 (16:38 -0700)
commitae3ab07e0d0488925008c19f03ba02d7818c85af
tree2e8ff018bd6c1d1ab400fdeaa321b2ba36291401
parent4ece01897627ddeefcede4ac709cd99763994dc4
selftests/damon/sysfs.py: test monitoring attribute parameters

Add DAMON sysfs interface functionality tests for DAMON monitoring
attribute parameters, including intervals, intervals tuning goals, and
min/max number of regions.

Link: https://lkml.kernel.org/r/20250628160428.53115-5-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/damon/sysfs.py