mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

Document DAMON_STAT usage and add a link to it on DAMON admin-guide page. Link: https://lkml.kernel.org/r/20250604183127.13968-5-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>
17 lines
445 B
ReStructuredText
17 lines
445 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
================================================================
|
|
DAMON: Data Access MONitoring and Access-aware System Operations
|
|
================================================================
|
|
|
|
:doc:`DAMON </mm/damon/index>` is a Linux kernel subsystem for efficient data
|
|
access monitoring and access-aware system operations.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
start
|
|
usage
|
|
reclaim
|
|
lru_sort
|
|
stat
|