index.rst (5f8f8574c7f5585b09a9623f0f13462e4eb67b4d) index.rst (27bc50fc90647bbf7b734c3fc306a5e61350da53)
1.. SPDX-License-Identifier: GPL-2.0
2
1.. SPDX-License-Identifier: GPL-2.0
2
3========================
4Monitoring Data Accesses
5========================
3==========================
4DAMON: Data Access MONitor
5==========================
6
7:doc:`DAMON </mm/damon/index>` allows light-weight data access monitoring.
8Using DAMON, users can analyze the memory access patterns of their systems and
9optimize those.
10
11.. toctree::
12 :maxdepth: 2
13
14 start
15 usage
16 reclaim
17 lru_sort
6
7:doc:`DAMON </mm/damon/index>` allows light-weight data access monitoring.
8Using DAMON, users can analyze the memory access patterns of their systems and
9optimize those.
10
11.. toctree::
12 :maxdepth: 2
13
14 start
15 usage
16 reclaim
17 lru_sort