1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/Documentation/admin-guide/mm/damon
SeongJae Park 752f18b9d9 Docs/admin-guide/mm/damon/start: add access pattern snapshot example
DAMON user-space tool (damo) provides access pattern snapshot feature,
which is expected to be frequently used for real time access pattern
analysis.  The snapshot output is also showing what DAMON provides on its
own, including the 'age' information.

In contrast, the recorded access patterns, which is shown as an example
usage on the quick start section, shows what users can make from what
DAMON provided.  It includes information that generated outside of DAMON
and makes the 'age' concept bit unclear.  Hence snapshot output is easier
at understanding the raw realtime output of DAMON.  Add the snapshot usage
example on the quick start section.

Link: https://lkml.kernel.org/r/20240701192706.51415-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>
2024-07-10 12:14:52 -07:00
..
index.rst Docs/admin-guide/mm/damon: rename the title of the document 2022-10-03 14:03:06 -07:00
lru_sort.rst Doc/damon: fix the data path error 2023-01-31 13:58:09 -07:00
reclaim.rst Docs/admin-guide/mm/damon/reclaim: document auto-tuning parameters 2024-02-23 17:48:30 -08:00
start.rst Docs/admin-guide/mm/damon/start: add access pattern snapshot example 2024-07-10 12:14:52 -07:00
usage.rst Docs/damon: document damos_migrate_{hot,cold} 2024-07-03 19:30:13 -07:00