diff options
| author | SeongJae Park <sj@kernel.org> | 2025-01-03 09:43:54 -0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-01-25 20:22:25 -0800 |
| commit | f64539dcdb87111f98a899b72753613535a05484 (patch) | |
| tree | dcf33f533f8e9bf2005a33d5b2677ef2b5e916f2 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 42b7491af14cbba2393329ce43d508a957bd94fa (diff) | |
mm/damon/sysfs: use damon_call() for update_schemes_stats
DAMON sysfs interface uses damon_callback with its own synchronization
facility to handle update_schemes_stats kdamond command. But damon_call()
can support the use case without the additional synchronizations. Convert
the code to use damon_call() instead.
Link: https://lkml.kernel.org/r/20250103174400.54890-5-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
