Skip to content

Commit a0131c3

Browse files
Werkovhtejun
authored andcommitted
docs: cgroup: No special handling of unpopulated memcgs
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 bf8d5d5 ("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ý <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
1 parent 3755c11 commit a0131c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/admin-guide/cgroup-v2.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1327,9 +1327,6 @@ PAGE_SIZE multiple when read back.
13271327
Putting more memory than generally available under this
13281328
protection is discouraged and may lead to constant OOMs.
13291329

1330-
If a memory cgroup is not populated with processes,
1331-
its memory.min is ignored.
1332-
13331330
memory.low
13341331
A read-write single value file which exists on non-root
13351332
cgroups. The default is "0".

0 commit comments

Comments
 (0)