DAMON sameple module for working set size estimation

modulename: wsse.ko

configname: CONFIG_SAMPLE_DAMON_WSSE

Linux Kernel Configuration
└─>Kernel hacking
└─>Sample kernel code
└─>DAMON Samples
└─>DAMON sameple module for working set size estimation
In linux kernel since version 6.6.78 (release Date: 2025-02-17)  
This builds DAMON sample module for working set size estimation.

The module receives a pid, monitor access to the virtual address
space of the process, estimate working set size of the process, and
repeatedly prints the size on the kernel log.

If unsure, say N.

source code: