Re: [RFC PATCH 00/18] mm/damon: enable page level properties based access pattern monitoring

From: SeongJae Park
Date: Mon Dec 23 2024 - 15:24:43 EST


On Wed, 18 Dec 2024 20:03:09 -0800 SeongJae Park <sj@xxxxxxxxxx> wrote:

> TL; DR
> ======
>
> This patch series eanble access monitoring based on page level
> properties including their anonymousness, belonging cgroups and
> pg-young-ness, by extending DAMOS stats and regions walk features with
> region-internal DAMOS filters.

I just released DAMON user-space tool, damo, of v2.6.1. It includes support of
this feature. Using the user-space tool, I took and shared a simple
screenshot[1] that might help you better understand what users can do with
this.

[1] https://social.kernel.org/notice/ApLdd6IaUEHk3WhgTA


Thanks,
SJ

[...]