Docs/mm/damon/design: document per-region sz_filter_passed stat
Update 'Regions Walking' section of design document for the newly added per-region operations set handling DAMOS filters-passed bytes. Link: https://lkml.kernel.org/r/20250106193401.109161-15-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
committed by
Andrew Morton
parent
a2a60f9e57
commit
156845977b
@@ -587,7 +587,8 @@ Regions Walking
|
||||
|
||||
DAMOS feature allowing users access each region that a DAMOS action has just
|
||||
applied. Using this feature, DAMON :ref:`API <damon_design_api>` allows users
|
||||
access full properties of the regions including the access monitoring results.
|
||||
access full properties of the regions including the access monitoring results
|
||||
and amount of the region's internal memory that passed the DAMOS filters.
|
||||
:ref:`DAMON sysfs interface <sysfs_interface>` also allows users read the data
|
||||
via special :ref:`files <sysfs_schemes_tried_regions>`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user