* [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
* Re: [PATCH 0/2] selftests/damon: fix and validate memcg filter memcg_path handling
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
0 siblings, 1 reply; 3+ messages in thread
From: SeongJae Park @ 2026-05-28 14:32 UTC (permalink / raw)
To: niecheng
Cc: SeongJae Park, shuah, damon, linux-mm, linux-kselftest,
linux-kernel, kernel
Somehow the mails of this series don't have correct 'in-reply-to' field, and
therefore not constructed as a single thread but three individual threads.
Please check your setup for next time.
On Thu, 28 May 2026 16:10:37 +0800 niecheng <niecheng1@uniontech.com> wrote:
> 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.
Nice catches and improvements, thank you!
I left a few comments on individual pattches, though.
Thanks,
SJ
[...]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] selftests/damon: fix and validate memcg filter memcg_path handling
2026-05-28 14:32 ` SeongJae Park
@ 2026-05-29 3:02 ` niecheng
0 siblings, 0 replies; 3+ messages in thread
From: niecheng @ 2026-05-29 3:02 UTC (permalink / raw)
To: sj; +Cc: damon, kernel, linux-kernel, linux-kselftest, linux-mm, niecheng1,
shuah
On Thu, 28 May 2026 07:32:03 -0700 SeongJae Park wrote:
> Somehow the mails of this series don't have correct 'in-reply-to' field,
> and therefore not constructed as a single thread but three individual
> threads. Please check your setup for next time.
Sorry about that. I will be more careful when sending patches going
forward.
> Nice catches and improvements, thank you!
>
> I left a few comments on individual pattches, though.
Thank you! I will address the comments on the individual patches and
send a v2 soon.
Thanks,
Cheng Nie
^ 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.