18 lines
361 B
ReStructuredText
Raw Normal View History

2026-01-21 18:59:54 +08:00
.. SPDX-License-Identifier: GPL-2.0
2026-01-29 22:25:33 +08:00
==========================
DAMON: Data Access MONitor
==========================
2026-01-21 18:59:54 +08:00
2026-01-29 22:25:33 +08:00
:doc:`DAMON </mm/damon/index>` allows light-weight data access monitoring.
2026-01-21 18:59:54 +08:00
Using DAMON, users can analyze the memory access patterns of their systems and
optimize those.
.. toctree::
:maxdepth: 2
start
usage
reclaim
2026-01-29 22:25:33 +08:00
lru_sort