summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorSJ Park <sj@kernel.org>2026-06-29 21:08:00 -0700
committerAndrew Morton <akpm@linux-foundation.org>2026-07-30 19:40:34 -0700
commite4375bcf0fb2514afc794569728defbf3d126869 (patch)
treed3d401ff65f4da411ed71e2ec63efe75748d14c5 /tools/lib/python/kdoc/python_version.py
parentbcea0202d4656f513be75431a05107c020eee24e (diff)
mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
damon_nr_accesses_mvsum() returns a value same to nr_accesses_bp. Also the function is more simple and therefore more tolerant to errors. Execution of the function would be more expensive than the simple read of the field, but because the function is quite simple, the overhead should be negligible. Use it in the DAMON sysfs interface for scheme-tried regions, instead of the nr_accesses_bp. Link: https://lore.kernel.org/20260630040812.149729-8-sj@kernel.org Signed-off-by: SJ Park <sj@kernel.org> Cc: Brendan Higgins <brendan.higgins@linux.dev> Cc: "Masami Hiramatsu (Google)" <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Shuah Khan <shuah@kernel.org> Cc: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions