aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/mm/damon/design.rst
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2025-01-06 11:33:48 -0800
committerAndrew Morton <akpm@linux-foundation.org>2025-01-25 20:22:26 -0800
commitfc4e40937dcd457adfd529c51be0ac7e20845020 (patch)
tree760c2d81bc75add60980325d4caf66a2a56f6a20 /Documentation/mm/damon/design.rst
parentDocs/mm/damon/design: add 'statistics' section (diff)
downloadwireguard-linux-fc4e40937dcd457adfd529c51be0ac7e20845020.tar.xz
wireguard-linux-fc4e40937dcd457adfd529c51be0ac7e20845020.zip
Docs/admin-guide/mm/damon/usage: link damos stat design doc
DAMON sysfs usage document focuses on usage, rather than the detail of the stat metric itself. Add a link to the design document on DAMOS stat usage section. Link: https://lkml.kernel.org/r/20250106193401.109161-4-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 '')
-rw-r--r--Documentation/mm/damon/design.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/mm/damon/design.rst b/Documentation/mm/damon/design.rst
index d0f3bd92ed13..8b8be42c64b9 100644
--- a/Documentation/mm/damon/design.rst
+++ b/Documentation/mm/damon/design.rst
@@ -539,6 +539,8 @@ To know how user-space can set the watermarks via :ref:`DAMON sysfs interface
<sysfs_interface>`, refer to :ref:`filters <sysfs_filters>` part of the
documentation.
+.. _damon_design_damos_stat:
+
Statistics
~~~~~~~~~~