xref: /openbmc/linux/Documentation/admin-guide/mm/damon/index.rst (revision 5e18b9737004ef6f34862f6fb39d3c9027a4044a)
1.. SPDX-License-Identifier: GPL-2.0
2
3========================
4Monitoring Data Accesses
5========================
6
7:doc:`DAMON </vm/damon/index>` allows light-weight data access monitoring.
8Using DAMON, users can analyze the memory access patterns of their systems and
9optimize those.
10
11.. toctree::
12   :maxdepth: 2
13
14   start
15   usage
16