Re: [PATCH 0/8] mm/damon: fix DAMOS bugs in core, paddr and vaddr
From: SJ Park
Date: Tue Sep 01 2026 - 10:47:36 EST
On Tue, 1 Sep 2026 06:18:41 -0700 SJ Park <sj@xxxxxxxxxx> wrote:
> Fix misc bugs of DAMOS. Patch 1 makes DAMOS less stress memory
> allocator under extreme situation. Patches 2 and 3 fix wrong folios
> walking in DAMON_PADDR. Patches 4 and 5 fix wrong folios walking in
> DAMON_VADDR. Patches 6-8 handle extreme and unlikely memory situations
> that can cause divide by zero and underflow.
Sashiko found no blocker for this series. Sashiko sent findings to damon@
mailing list [1], and I replied to all the comments. Please read those for
details.
[1] https://lore.kernel.org/damon/
Thanks,
SJ
[...]