diff options
author | SeongJae Park <sj@kernel.org> | 2022-03-23 00:48:52 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-23 01:57:12 +0300 |
commit | 7752925fbc081f31bef6a410fb8a06830daaf460 (patch) | |
tree | 2171f05ecfe8d442b540f6010cb60959cb70b73c /scripts/gdb/linux/tasks.py | |
parent | 9f7b053a0f6121f89e00d1688bfca0bf278caa25 (diff) | |
download | linux-7752925fbc081f31bef6a410fb8a06830daaf460.tar.xz |
mm/damon/paddr,vaddr: register themselves to DAMON in subsys_initcall
This commit makes the monitoring operations for the physical address space
and virtual address spaces register themselves to DAMON in the
subsys_initcall step. Later, in-kernel DAMON user code can use them via
damon_select_ops() without have to unnecessarily depend on all possible
monitoring operations implementations.
Link: https://lkml.kernel.org/r/20220215184603.1479-4-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Xin Hao <xhao@linux.alibaba.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions