linux/samples/damon
SeongJae Park ff01aba6e4 mm/damon/vaddr: put pid in cleanup_target()
Implement cleanup_target() callback for [f]vaddr, which calls put_pid()
for each target that will be destroyed.  Also remove redundant put_pid()
calls in core, sysfs and sample modules, which were required to be done
redundantly due to the lack of such self cleanup in vaddr.

Link: https://lkml.kernel.org/r/20250712195016.151108-11-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-07-19 18:59:56 -07:00
..
Kconfig samples/damon: implement a DAMON module for memory tiering 2025-05-12 23:50:30 -07:00
Makefile samples/damon: implement a DAMON module for memory tiering 2025-05-12 23:50:30 -07:00
mtier.c samples/damon: support automatic node address detection 2025-07-19 18:59:47 -07:00
prcl.c mm/damon/vaddr: put pid in cleanup_target() 2025-07-19 18:59:56 -07:00
wsse.c mm/damon/vaddr: put pid in cleanup_target() 2025-07-19 18:59:56 -07:00