Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.rst « damon « mm « admin-guide « Documentation - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 61aff88347f3c00c96edfcac3a14a4d0e3c4d42b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. 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
   reclaim