Docs/admin-guide/mm/damon/usage: fix wrong quotas diabling condition
authorSeongJae Park <sj@kernel.org>
Sat, 17 Feb 2024 00:58:42 +0000 (16:58 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 22 Feb 2024 23:27:20 +0000 (15:27 -0800)
commit7d8cebb9630af71f04cb27314a4effbc0f4f8648
tree6394f475adf487fb9fecdc531c7b3c241473e098
parent2d89957c93667d160de6b43771dc20946bbe9805
Docs/admin-guide/mm/damon/usage: fix wrong quotas diabling condition

After the introduction of DAMOS quotas, DAMOS quotas is not disabled if
both size and time quotas are zero but the quota goal is set.  The new
rule is also applied to DAMON sysfs interface, but the usage doc is not
updated.  Update it.

Link: https://lkml.kernel.org/r/20240217005842.87348-6-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>
Documentation/admin-guide/mm/damon/usage.rst