We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995d739 commit f4c6d22Copy full SHA for f4c6d22
include/linux/damon.h
@@ -281,7 +281,7 @@ struct damon_ctx;
281
* as an integer in [0, &DAMOS_MAX_SCORE].
282
* @apply_scheme is called from @kdamond when a region for user provided
283
* DAMON-based operation scheme is found. It should apply the scheme's action
284
- * to the region. This is not used for &DAMON_ARBITRARY_TARGET case.
+ * to the region.
285
* @target_valid should check whether the target is still valid for the
286
* monitoring.
287
* @cleanup is called from @kdamond just before its termination.
0 commit comments