blob: 05500042f77767a186535770d4e653cb96cea84d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
.. SPDX-License-Identifier: GPL-2.0
========================
Monitoring Data Accesses
========================
:doc:`DAMON </mm/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
lru_sort
|