All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests/damon: fix and validate memcg filter memcg_path handling
@ 2026-05-28  8:10 niecheng
  2026-05-28 14:32 ` SeongJae Park
  0 siblings, 1 reply; 3+ messages in thread
From: niecheng @ 2026-05-28  8:10 UTC (permalink / raw)
  To: sj; +Cc: shuah, damon, linux-mm, linux-kselftest, linux-kernel, kernel,
	niecheng1

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-29  3:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-28  8:10 [PATCH 0/2] selftests/damon: fix and validate memcg filter memcg_path handling niecheng
2026-05-28 14:32 ` SeongJae Park
2026-05-29  3:02   ` niecheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.