Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Docs/ABI/damon: update for goal_tuner

Update the ABI document for the newly added goal_tuner sysfs file.

Link: https://lkml.kernel.org/r/20260310010529.91162-8-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

authored by

SeongJae Park and committed by
Andrew Morton
3eda936f d9cfe515

+6
+6
Documentation/ABI/testing/sysfs-kernel-mm-damon
··· 316 316 Description: Writing to and reading from this file sets and gets the path 317 317 parameter of the goal. 318 318 319 + What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/goal_tuner 320 + Date: Mar 2026 321 + Contact: SeongJae Park <sj@kernel.org> 322 + Description: Writing to and reading from this file sets and gets the 323 + goal-based effective quota auto-tuning algorithm to use. 324 + 319 325 What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/weights/sz_permil 320 326 Date: Mar 2022 321 327 Contact: SeongJae Park <sj@kernel.org>