summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2026-03-06 18:29:11 +0300
committerAndrew Morton <akpm@linux-foundation.org>2026-04-05 23:53:21 +0300
commitc556187b6e247b5d817b4392fe2ba6d299515795 (patch)
tree3fa4205dde30d396faa95e953d083ac6be6bd9dd /include/linux
parent6aa1f783547896df3db1cf3dc5198f03df5ce775 (diff)
downloadlinux-c556187b6e247b5d817b4392fe2ba6d299515795.tar.xz
mm/damon/core: add damon_reset_aggregated() debug_sanity check
At time of damon_reset_aggregated(), aggregation of the interval should be completed, and hence nr_accesses and nr_accesses_bp should match. I found a few bugs caused it to be broken in the past, from online parameters update and complicated nr_accesses handling changes. Add a sanity check for that under CONFIG_DAMON_DEBUG_SANITY. Link: https://lkml.kernel.org/r/20260306152914.86303-9-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Cc: Brendan Higgins <brendan.higgins@linux.dev> Cc: David Gow <davidgow@google.com> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions