On 2020-05-25T11:15:04+02:00 SeongJae Park <[email protected]> wrote:

> From: SeongJae Park <[email protected]>
> 
> This commit implements callbacks for DAMON.  Using this, DAMON users can
> install their callbacks for each step of the access monitoring so that
> they can do something interesting with the monitored access patterns
> online.  For example, callbacks can report the monitored patterns to
> users or do some access pattern based memory management such as
> proactive reclamations or access pattern based THP promotions/demotions
> decision makings.
> 
> Signed-off-by: SeongJae Park <[email protected]>

Reviewed-by: Leonard Foerster <[email protected]>

Reply via email to