mm: memcontrol: account socket memory in unified hierarchy memory controller
[cascardo/linux.git] / Documentation / kernel-parameters.txt
index b7d4487..168fd79 100644 (file)
@@ -608,6 +608,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
                        cut the overhead, others just disable the usage. So
                        only cgroup_disable=memory is actually worthy}
 
+       cgroup.memory=  [KNL] Pass options to the cgroup memory controller.
+                       Format: <string>
+                       nosocket -- Disable socket memory accounting.
+
        checkreqprot    [SELINUX] Set initial checkreqprot flag value.
                        Format: { "0" | "1" }
                        See security/selinux/Kconfig help text.