Based on kernel version 6.12.4
. Page generated on 2024-12-12 21:01 EST
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | .. SPDX-License-Identifier: GPL-2.0 ========================== DAMON: Data Access MONitor ========================== :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 |