Thread (19 messages) 19 messages, 3 authors, 2020-06-18

Re: [PATCH v16 06/14] mm/damon: Implement callbacks for the virtual memory address spaces

From: Leonard Foerster <hidden>
Date: 2020-06-18 09:24:07
Also in: linux-mm, lkml

On 2020-06-15T18:19:19+02:00 SeongJae Park [off-list ref] wrote:
From: SeongJae Park <redacted>

This commit implements the four essential callbacks of DAMON,
'->init_target_regions', '->update_target_regions',
'->prepare_access_checks', and '->check_accesses' for virtual memory
address spaces.  Those internally use PTE Accessed bit.  Using these
callbacks, users can easily monitor the virtual address space data
accesses of specific processes.  Nonetheless, these are just reference
implementations.  Users can implement and use their own callbacks for
their special use case, if required.

Signed-off-by: SeongJae Park <redacted>
---
Reviewed-by: Leonard Foerster <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help