blob: bc7e976120e0bc2af7e0b15fde51b90003f4c974 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.. SPDX-License-Identifier: GPL-2.0
================================================================
DAMON: Data Access MONitoring and Access-aware System Operations
================================================================
:doc:`DAMON </mm/damon/index>` is a Linux kernel subsystem for efficient data
access monitoring and access-aware system operations.
.. toctree::
:maxdepth: 2
start
usage
reclaim
lru_sort
|