Re: [RFC PATCH v2.1 00/28] mm/damon: introduce data attributes monitoring

From: SeongJae Park

Date: Thu May 14 2026 - 20:43:16 EST


On Thu, 14 May 2026 07:08:33 -0700 SeongJae Park <sj@xxxxxxxxxx> wrote:

> TL; DR
> ======
>
> Extend DAMON for monitoring general data attributes other than accesses.
> The short term motivation is lightweight page type (e.g., belonging
> cgroup) aware monitoring. In long term, this will help extending DAMON
> for multiple access events capture primitives (e.g., page faults and
> PMU) and eventually pivotting DAMON to a "Data Attributes Monitoring and
> Operations eNgine" in long term.

Sashiko failed [1] reviewing this due to a problem at finding a fresh baseline
commit. I will shortly post the next version (RFC v2.2) after rebasing to
mm-stable (7.1-rc3) for avoiding the issue.

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


Thanks,
SJ

[...]