On 2013/3/30 15:26, Kevin Wilson wrote: > This patch removes the line "{Currently supported controllers - "memory"}" > from Documentation/kernel-parameters.txt, as all controllers are supported. Only memcg is supported, because only memcg checks subsys.disabled. Greg mem_cgroup_disabled in include/linux/memcontrol.h and mm/memcontrol.c > > Signed-off-by: Kevin Wilson <wkevils@xxxxxxxxx> > --- > Documentation/kernel-parameters.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt > index 4609e81..a671c6f 100644 > --- a/Documentation/kernel-parameters.txt > +++ b/Documentation/kernel-parameters.txt > @@ -451,7 +451,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted. > > cgroup_disable= [KNL] Disable a particular controller > Format: {name of the controller(s) to disable} > - {Currently supported controllers - "memory"} > > checkreqprot [SELINUX] Set initial checkreqprot flag value. > Format: { "0" | "1" } > -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html