From: Trevor Woerner Date: Wed, 26 May 2010 21:42:35 +0000 (-0700) Subject: Documentation/cgroups/cgroups.txt: fix reference to "numtasks" X-Git-Tag: v2.6.35-rc1~201 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=595f4b694c2424f2af6e1de74c955bbe9cd7b73d;p=profile%2Fivi%2Fkernel-x86-ivi.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 57444c2..b34823f 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