From: Trevor Woerner Date: Wed, 26 May 2010 21:42:35 +0000 (-0700) Subject: Documentation/cgroups/cgroups.txt: fix reference to "numtasks" X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=595f4b694c2424f2af6e1de74c955bbe9cd7b73d;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git Documentation/cgroups/cgroups.txt: fix reference to "numtasks" Signed-off-by: Trevor Woerner Cc: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/cgroups/cgroups.txt b/Documentation/cgroups/cgroups.txt index 57444c2609fc..b34823ff1646 100644 --- a/Documentation/cgroups/cgroups.txt +++ b/Documentation/cgroups/cgroups.txt @@ -339,7 +339,7 @@ To mount a cgroup hierarchy with all available subsystems, type: The "xxx" is not interpreted by the cgroup code, but will appear in /proc/mounts so may be any useful identifying string that you like. -To mount a cgroup hierarchy with just the cpuset and numtasks +To mount a cgroup hierarchy with just the cpuset and memory subsystems, type: # mount -t cgroup -o cpuset,memory hier1 /dev/cgroup