Commit a0131c39 authored by Michal Koutný's avatar Michal Koutný Committed by Tejun Heo
Browse files

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
    bf8d5d52 ("memcg: introduce memory.min")
Drop the incorrect documentation. (Implementation taking into account
the inner-node constraint may be added later.)

Signed-off-by: default avatarMichal Koutný <mkoutny@suse.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 3755c116
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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".