mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 22:55:53 +00:00
18 lines
355 B
ReStructuredText
18 lines
355 B
ReStructuredText
.. 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
|