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 7148304 commit fe4549bCopy full SHA for fe4549b
Documentation/admin-guide/mm/damon/usage.rst
@@ -389,7 +389,7 @@ pages of all memory cgroups except ``/having_care_already``.::
389
# # further filter out all cgroups except one at '/having_care_already'
390
echo memcg > 1/type
391
echo /having_care_already > 1/memcg_path
392
- echo N > 1/matching
+ echo Y > 1/matching
393
394
Note that ``anon`` and ``memcg`` filters are currently supported only when
395
``paddr`` `implementation <sysfs_contexts>` is being used.
0 commit comments