DAMON development mailing list
 help / color / mirror / Atom feed
* [PATCH v4 0/2] selftests/damon: fix memcg_path staging handling
@ 2026-06-01  9:01 Cheng Nie
  2026-06-01  9:05 ` [PATCH v4 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment Cheng Nie
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cheng Nie @ 2026-06-01  9:01 UTC (permalink / raw)
  To: sj; +Cc: shuah, damon, linux-mm, linux-kselftest, linux-kernel, niecheng1

Changes from v3:
- call stop() for cleanup without checking its return value

Changes from v2:
- configure memcg filter before start(), remove commit(), ignore
  start() failure, verify memcg_path staging readback only
- use print-style error messages as suggested

Cheng Nie (2):
  selftests/damon/_damon_sysfs.py: fix memcg_path assignment
  selftests/damon/sysfs.py: validate memcg_path staging readback

 tools/testing/selftests/damon/_damon_sysfs.py |  2 +-
 tools/testing/selftests/damon/sysfs.py        | 31 ++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)

-- 
2.51.0

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

end of thread, other threads:[~2026-06-03  5:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01  9:01 [PATCH v4 0/2] selftests/damon: fix memcg_path staging handling Cheng Nie
2026-06-01  9:05 ` [PATCH v4 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment Cheng Nie
2026-06-01  9:06 ` [PATCH v4 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback Cheng Nie
2026-06-01 14:39   ` SeongJae Park
2026-06-01 14:55 ` [PATCH v4 0/2] selftests/damon: fix memcg_path staging handling SeongJae Park
2026-06-03  5:04   ` SeongJae Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox