Re: [PATCH 00/11] mm/damon: update, optimize, and clean up doc, tests, and code

From: SJ Park

Date: Tue Jun 30 2026 - 10:57:41 EST


On Tue, 30 Jun 2026 07:17:14 -0700 SJ Park <sj@xxxxxxxxxx> wrote:

> Patches 1 and 2 update the design and ABI documents for recently added
> DAMON features. Patches 3-7 add or update more unit and self tests for
> DAMON to cover recently changed or added functions and sysfs files.
> Patch 8 optimizes damon_commit_target_regions() to skip unnecessary
> adjacent ranges setup. Patches 9-11 clean and fix up recently added
> DAMON sysfs interface code for readability.

Sashiko found a few things that could be good future works, but none of those
is a blocker of this series, in my opinion. Please read the full thread [1] in
lore.kernel.org if you want more details of Sashiko findings and my replies.

[1] https://lore.kernel.org/20260630141726.92246-1-sj@xxxxxxxxxx


THanks,
SJ

[...]