On Mon, 29 Jun 2026 21:07:53 -0700 SJ Park [off-list ref] wrote:
TLDR: Replace damon_region->nr_accesses_bp, which is easy to be wrong,
with a simpler on-demand moving sum function, damon_nr_accesses_mvsum().
Sashiko found no blocker for this series. All Sashiko findings and my
responses can be found from the complete thread [1] at lore.kernel.org.
It found a typo in the commit message of patch 14, though. I added the detail
about the typo as a reply [2] to the patch. Andrew, could you please fix the
commit message when you pick it up? If you prefer sending a new revision with
the fixup, pleae feel free to let me know.
[1] https://lore.kernel.org/20260630040812.149729-1-sj@kernel.org (local)
[2] https://lore.kernel.org/20260630044859.152347-1-sj@kernel.org/ (local)
Thanks,
SJ
[...]