@@ -139,7 +139,7 @@ scheme of the kdamond. Writing ``clear_schemes_tried_regions`` to ``state``
139
139
file clears the DAMON-based operating scheme action tried regions directory for
140
140
each DAMON-based operation scheme of the kdamond. For details of the
141
141
DAMON-based operation scheme action tried regions directory, please refer to
142
- :ref: tried_regions section <sysfs_schemes_tried_regions>`.
142
+ :ref: ` tried_regions section <sysfs_schemes_tried_regions >`.
143
143
144
144
If the state is ``on ``, reading ``pid `` shows the pid of the kdamond thread.
145
145
@@ -282,7 +282,7 @@ memory regions having specific access pattern of the interest. The keywords
282
282
that can be written to and read from the file and their meaning are as below.
283
283
284
284
Note that support of each action depends on the running DAMON operations set
285
- `implementation <sysfs_contexts> `.
285
+ :ref: `implementation <sysfs_contexts >`.
286
286
287
287
- ``willneed ``: Call ``madvise() `` for the region with ``MADV_WILLNEED ``.
288
288
Supported by ``vaddr `` and ``fvaddr `` operations set.
@@ -432,8 +432,7 @@ starting from ``0`` under this directory. Each directory contains files
432
432
exposing detailed information about each of the memory region that the
433
433
corresponding scheme's ``action `` has tried to be applied under this directory,
434
434
during next :ref: `aggregation interval <sysfs_monitoring_attrs >`. The
435
- information includes address range, ``nr_accesses ``, , and ``age `` of the
436
- region.
435
+ information includes address range, ``nr_accesses ``, and ``age `` of the region.
437
436
438
437
The directories will be removed when another special keyword,
439
438
``clear_schemes_tried_regions ``, is written to the relevant
0 commit comments