Re: DAMON Release Newsletter for v7.2-rc1

From: SJ Park

Date: Fri Jul 03 2026 - 16:07:00 EST


On Sun, 28 Jun 2026 14:19:03 -0700 SJ Park <sj@xxxxxxxxxx> wrote:

> Hello community,
>
>
> This newsletter covers DAMON features that landed on the mainline, queued for
> the mainline, development statistics and misc events that were interesting to
> me that happened in v7.1-rc1..v7.2-rc1 time period (2026-04-26..2026-06-28).
>
> The newsletter covering the previous release cycle (v7.0-rc1..v7.1-rc1) is
> also available [1].
[...]
> Chanegs Landed for 7.2
> ======================
>
> During the 7.2-rc1 merge window, 95 DAMON patches have landed via the MM pull
> requests [2,3]. Introducing a few of changes that could introduce non-trivial
> user impacts.
>
> New Features
> ------------
>
> In the merge window, below user-visible new features are added.
>
> 1. Commit 9138e27a3bc38: "mm/damon: add node_eligible_mem_bp goal metric"
> 2. Commit c7ec7d5f6b3d1 "mm/damon: introduce DAMOS failed region quota charge
> ratio"
> 3. Commit 3b9e3cc0405b4 "mm/damon: let DAMON be paused and resumed"
> 4. Commit 70d8797c15d64 "mm/damon/reclaim,lru_sort: monitor all system rams by
> default"
> 5. Commit 0453f857eb32c "mm/damon/reclaim: support monitoring intervals
> auto-tuning"
> 6. Commit 3a0bc9568c354 "mm/damon/stat: add kdamond_pid parameter".
> 7. Commit 45c49d9fd6089 "mm/damon: introduce data attributes monitoring".
>
> Feature 1 is developed by Ravi at Micron, for their auto-tuned dynamic
> DRAM/CXL memory interleaving for memory bandwidth optimization.
>
> Features 2 and 3 make DAMOS be more deterministically controllable.
>
> Features 4-6 improves DAMON modules for easier control and more reliable
> operations.
>
> Feature 7 introduces the data attributes monitoring, which enables light-weight
> page level (e.g., cgroup-aware) access monitoring. It will also be the
> foundation of the ongoing collaboration project.

Sorry, I forgot mentioning one more important new feature.

Commit 58996503b631 ("mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme
action") is also merged into 7.2-rc1. It is developed by Asier from Huawei,
for DAMON-based THP collapsing.


Thanks,
SJ

[...]