summaryrefslogtreecommitdiff
path: root/tools/lib/python/feat
diff options
context:
space:
mode:
authorSJ Park <sj@kernel.org>2026-07-03 10:06:03 -0700
committerAndrew Morton <akpm@linux-foundation.org>2026-07-30 19:40:39 -0700
commita9298dd6693355d55c82be64266f92b18a0fea90 (patch)
treea3308cd0003f372dbdb2643a825a102978fdcf01 /tools/lib/python/feat
parent2ec26dd341d123be8a5577207f25dbecf164e220 (diff)
mm/damon/sysfs-schemes: set probe hits as pseudo moving sums
DAMON sysfs interface exposes damon_region->probe_hits via probe hit files. Because the counters are completed only at the end of the aggregation interval, users can show incomplete values if they requested the file content update (update_schemes_tried_regions command) in the middle of an aggregation interval. Set the value as the pseudo moving sum value of the counter, similar to that for nr_accesses. Link: https://lore.kernel.org/20260703170605.94472-4-sj@kernel.org Signed-off-by: SJ Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/lib/python/feat')
0 files changed, 0 insertions, 0 deletions