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: document DAMOS quota goal path file

A DAMON sysfs interface file for DAMOS quota goal's optional path argument
has been added. Document it on the ABI doc.

Link: https://lkml.kernel.org/r/20251017212706.183502-11-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
40d923ac 87b83515

+6
+6
Documentation/ABI/testing/sysfs-kernel-mm-damon
··· 303 303 Description: Writing to and reading from this file sets and gets the nid 304 304 parameter of the goal. 305 305 306 + What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/goals/<G>/path 307 + Date: Oct 2025 308 + Contact: SeongJae Park <sj@kernel.org> 309 + Description: Writing to and reading from this file sets and gets the path 310 + parameter of the goal. 311 + 306 312 What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/weights/sz_permil 307 313 Date: Mar 2022 308 314 Contact: SeongJae Park <sj@kernel.org>