projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d06b81
)
Documentation/cgroups/cgroups.txt: fix reference to "numtasks"
author
Trevor Woerner
<
[email protected]
>
Wed, 26 May 2010 21:42:35 +0000
(14:42 -0700)
committer
Linus Torvalds
<
[email protected]
>
Thu, 27 May 2010 16:12:43 +0000
(09:12 -0700)
Signed-off-by: Trevor Woerner <
[email protected]
>
Cc: Paul Menage <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/cgroups/cgroups.txt
patch
|
blob
|
history
diff --git
a/Documentation/cgroups/cgroups.txt
b/Documentation/cgroups/cgroups.txt
index 57444c2609fcb408131c45b4edfab02b05f5b435..b34823ff16469a0e6d57bbca9d659f5968d1e410 100644
(file)
--- 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