]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Docs/ABI/damon: document DAMOS quota goal path file
authorSeongJae Park <sj@kernel.org>
Fri, 17 Oct 2025 21:27:02 +0000 (14:27 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 22 Oct 2025 01:51:43 +0000 (18:51 -0700)
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>
Documentation/ABI/testing/sysfs-kernel-mm-damon

index b6b71db36ca72ef4a0f1438d185a2389e2ed2c8d..dce6c2cda4e8cca7ab4217d90d91360139ecb11e 100644 (file)
@@ -303,6 +303,12 @@ Contact:   SeongJae Park <sj@kernel.org>
 Description:   Writing to and reading from this file sets and gets the nid
                parameter of the goal.
 
+What:          /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/goals/<G>/path
+Date:          Oct 2025
+Contact:       SeongJae Park <sj@kernel.org>
+Description:   Writing to and reading from this file sets and gets the path
+               parameter of the goal.
+
 What:          /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/weights/sz_permil
 Date:          Mar 2022
 Contact:       SeongJae Park <sj@kernel.org>