Re: [PATCH v1.1 00/17] mm/damon: introduce data access-as-a-data attribute
From: SJ Park
Date: Tue Sep 01 2026 - 19:54:06 EST
On Tue, 1 Sep 2026 10:18:00 -0700 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Tue, 1 Sep 2026 06:24:47 -0700 SJ Park <sj@xxxxxxxxxx> wrote:
>
> > TL;DR: extend DAMON's data attributes monitoring system to support page
> > table accessed bit and PG_idle based access monitoring.
> >
>
> Thanks, added.
Thank you Andrew!
>
> What does "v1.1" mean?
Sashiko found a low priority issue on the previous version. Before the Sashiko
era, it would be fixed by posting a fixup as a reply to the thread and asking
Andrew to handle it. But that cannot get review from Sashiko. So I did
reposting of the series, but with minor version update. I use this kind of
version scheme nowadays. If it makes someone be confused, please let me know.
I will be happy to adapt.
Thanks,
SJ