]> Git Repo - linux.git/commitdiff
mm/damon/core: remove duplicated comment for watermarks-based deactivation
authorSeongJae Park <[email protected]>
Thu, 7 Sep 2023 02:29:28 +0000 (02:29 +0000)
committerAndrew Morton <[email protected]>
Wed, 4 Oct 2023 17:32:21 +0000 (10:32 -0700)
The comment for explaining about watermarks-based monitoring part
deactivation is duplicated in two paragraphs.  Remove one.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Steven Rostedt (Google) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
include/linux/damon.h

index 266f92b34dd2370e221f195e4a00e327922723c8..ab3089de1478e7be522cb04d81c81e0412fc1903 100644 (file)
@@ -317,9 +317,6 @@ struct damos_access_pattern {
  * monitoring context are inactive, DAMON stops monitoring either, and just
  * repeatedly checks the watermarks.
  *
- * If all schemes that registered to a &struct damon_ctx are inactive, DAMON
- * stops monitoring and just repeatedly checks the watermarks.
- *
  * Before applying the &action to a memory region, &struct damon_operations
  * implementation could check pages of the region and skip &action to respect
  * &filters
This page took 0.060532 seconds and 4 git commands to generate.