This series fixes memcg_path handling in DamosFilter and adds memcg
filter validation to the DAMON sysfs selftest.

The first patch fixes DamosFilter so memcg_path is stored as a string
for sysfs staging.  The second patch adds memcg filter validation by
checking the memcg_path sysfs readback.

niecheng (2):
  selftests/damon: fix DamosFilter memcg_path assignment
  selftests/damon: validate memcg filter sysfs readback

 tools/testing/selftests/damon/_damon_sysfs.py |  2 +-
 tools/testing/selftests/damon/sysfs.py        | 13 +++++++++++--
 2 files changed, 12 insertions(+), 3 deletions(-)

-- 
2.51.0

Reply via email to