aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2024-02-19 11:44:13 -0800
committerAndrew Morton <[email protected]>2024-02-23 17:48:26 -0800
commit6813131578ecd830c3be9b8a26bc62a2d2027610 (patch)
treea26f1756a8801274fab5fa2067d907ada7952c16 /tools/perf/scripts/python/bin
parent78f2f60377ee43b7f27b4584dae754b8aa3f80e1 (diff)
mm/damon/sysfs-schemes: implement quota effective_bytes file
DAMON sysfs interface allows users to set two types of quotas, namely time quota and size quota. DAMOS converts time quota to a size quota and use smaller one among the resulting two size quotas. The resulting effective size quota can be helpful for debugging and analysis, but not exposed to the user. The recently added feedback-driven quota auto-tuning is making it even more mysterious. Implement a DAMON sysfs interface read-only empty file, namely 'effective_bytes', under the quota goal DAMON sysfs directory. It will be extended to expose the effective quota to the end user. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions