Re: [RFC PATCH v1.2 0/7] mm/damon: update probe hits for runtime parameter commits
From: SJ Park
Date: Tue Jul 07 2026 - 22:32:29 EST
On Tue, 7 Jul 2026 18:32:43 -0700 SJ Park <sj@xxxxxxxxxx> wrote:
> DAMON users can update DAMON parameters such as sampling and aggregation
> intervals at runtime. For such changes, monitoring results that depend
> on the intervals should be properly updated for better accuracy. For
> example, the access frequency counter (nr_accesses) is updated. The
> data attribute monitoring counter (probe_hits) is not being updated,
> though. Do the updates for new parameters.
Please ignore this version. I made silly mistakes while rebasing. As this
version is not for a review, I will send a correct version very soon.
Thanks,
SJ
[...]