]> Gentwo Git Trees - linux/.git/commitdiff
docs: cgroup: No special handling of unpopulated memcgs
authorMichal Koutný <mkoutny@suse.com>
Fri, 14 Nov 2025 18:21:27 +0000 (19:21 +0100)
committerTejun Heo <tj@kernel.org>
Fri, 14 Nov 2025 21:21:05 +0000 (11:21 -1000)
The current kernel doesn't handle unpopulated cgroups any special
regarding reclaim protection. Furthermore, this wasn't a case even when
this was introduced in
    bf8d5d52ffe89 ("memcg: introduce memory.min")
Drop the incorrect documentation. (Implementation taking into account
the inner-node constraint may be added later.)

Signed-off-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/admin-guide/cgroup-v2.rst

index e0a659474fa47d6e75907a2772d4ddbf687bd8ab..4c072e85acdfe7a5bba6377bd297575aa5a27ac1 100644 (file)
@@ -1327,9 +1327,6 @@ PAGE_SIZE multiple when read back.
        Putting more memory than generally available under this
        protection is discouraged and may lead to constant OOMs.
 
-       If a memory cgroup is not populated with processes,
-       its memory.min is ignored.
-
   memory.low
        A read-write single value file which exists on non-root
        cgroups.  The default is "0".