Re: [PATCH 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
From: Lian Wang
Date: Wed Sep 02 2026 - 23:18:55 EST
Hi SJ,
> Patch 1 fixes the DAMOS quota goals commit unit test to cover a
> mistakenly uncovered case. Patches 2 and 3 fix the bugs in DAMOS PSI
> goal initialization and eligible_mem_bp online commit, respectively.
> Patch 4 fixes the bug in DAMON sysfs refresh_ms file handling.
I reviewed and tested the integrated four-patch series in mm-new:
a20e38846efb..72dc8fdaae62
The integrated commits had stable patch-ids matching the posted patches.
DAMON KUnit passed 42/42 tests. I also ran test-only eligible_mem_bp nid and
two-kdamond refresh-isolation regression cases; they passed 42/42 and 43/43
tests, respectively. Both test-only changes were then removed and the
worktree returned clean at the unchanged series tip.
These were functional UML KUnit tests. The fixes look good to me.
For the series:
Reviewed-by: Lian Wang <lianux.mm@xxxxxxxxx>
Tested-by: Lian Wang <lianux.mm@xxxxxxxxx>
Thanks,
Lian