Re: [PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2021-08-07 18:28:28
Also in:
linux-mm, lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2021-08-07 18:28:28
Also in:
linux-mm, lkml
On Fri, 6 Aug 2021 11:48:30 +0000 SeongJae Park [off-list ref] wrote:
quoted
Presumably there are companion userspace tools for DAMON. Are they available? Is there a plan to release and maintain these?Yes, the userspace tool[1] is available, released under GPLv2, and actively being maintained. I am also planning to implement another basic user interface in perf[2]. Also, the basic test suite for DAMON is available under GPLv2[3]. [1] https://github.com/awslabs/damo [2] https://lore.kernel.org/linux-mm/20210107120729.22328-1-sjpark@amazon.com/ (local) [3] https://github.com/awslabs/damon-tests
Ah. Useful info to have in the changelogs! I added the above words to the [0/n] introduction in mm-introduce-data-access-monitor-damon.patch