浏览代码

Documentation/cgroups/cgroups.txt: fix reference to "numtasks"

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Cc: Paul Menage <menage@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Trevor Woerner 15 年之前
父节点
当前提交
595f4b694c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/cgroups/cgroups.txt

+ 1 - 1
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
 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.
 /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:
 subsystems, type:
 # mount -t cgroup -o cpuset,memory hier1 /dev/cgroup
 # mount -t cgroup -o cpuset,memory hier1 /dev/cgroup