On 16/01/2025 14:44, Usama Arif wrote: > This is to gather statistics to check if hotest memory regions > are backed by hugepages. This includes both THPs and hugetlbfs. > This filter can help to observe and prove the effectivenes of > different schemes for shrinking/collapsing hugepages. > > Signed-off-by: Usama Arif <usamaarif642@xxxxxxxxx> > --- > include/linux/damon.h | 2 ++ > mm/damon/paddr.c | 3 +++ > mm/damon/sysfs-schemes.c | 1 + > 3 files changed, 6 insertions(+) The corresponding DAMO PR is at https://github.com/damonitor/damo/pull/19