summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/mm/damon/index.rst
blob: 8c5dde3a575447bf7e0ac0590b21c2eaef10f8a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. SPDX-License-Identifier: GPL-2.0

========================
Monitoring Data Accesses
========================

:doc:`DAMON </vm/damon/index>` allows light-weight data access monitoring.
Using DAMON, users can analyze the memory access patterns of their systems and
optimize those.

.. toctree::
   :maxdepth: 2

   start
   usage