diff options
author | SeongJae Park <[email protected]> | 2023-09-15 02:52:49 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-10-04 10:32:30 -0700 |
commit | ace30fb21af5f1be1605db72c16040b95b1557ef (patch) | |
tree | 354827f4ddb7ae02ee231fd953c83752b3236eb0 /include/linux/overflow.h | |
parent | 80333828ea7728ebe85d079bb5c1467eb9fc6c8c (diff) |
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
Let nr_accesses_bp be calculated as a pseudo-moving sum that updated for
every sampling interval, using damon_moving_sum(). This is assumed to be
useful for cases that the aggregation interval is set quite huge, but the
monivoting results need to be collected earlier than next aggregation
interval is passed.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Cc: Brendan Higgins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions