Re: [PATCH 0/7] mm/damon: improve/fixup/update ratio calculation, test and documentation
From: wang lian
Date: Sun Mar 08 2026 - 22:32:19 EST
> Yet another batch of misc/minor improvements and fixups. Use
> mult_frac() instead of the worse open-coding for rate calculations
> (patch 1). Add a test for a previously found and fixed bug (patch 2).
> Improve and update comments and documentations for easier code review
> and up-to-date information (patches 3-6). Finally, fix an obvious typo
> (patch 7).
Hi SeongJae,
Thanks for the patches and the CC!
I've reviewed the entire series and conducted functional testing on my arm64 environment (native VM).
All 28 KUnit tests passed successfully, including
the newly added damon_test_is_last_region.
Acked-by: wang lian <lianux.mm@xxxxxxxxx>
--
Best Regards,
wang lian