From: SeongJae Park Date: Mon, 6 Jan 2025 19:33:59 +0000 (-0800) Subject: Docs/mm/damon/design: document per-region sz_filter_passed stat X-Git-Tag: v6.14-rc1~77^2~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=156845977bf0e736a7a534d7fdc2bd10e0b0cdba;p=thirdparty%2Fkernel%2Flinux.git 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 Cc: Jonathan Corbet Signed-off-by: Andrew Morton --- diff --git a/Documentation/mm/damon/design.rst b/Documentation/mm/damon/design.rst index 5707e2e0e4a48..5ebb572d09996 100644 --- a/Documentation/mm/damon/design.rst +++ b/Documentation/mm/damon/design.rst @@ -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 ` 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 ` also allows users read the data via special :ref:`files `.