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:
3a4df13
)
memcg: fix typo in memcg documentation
author
Greg Thelen
<
[email protected]
>
Tue, 23 Mar 2010 20:35:19 +0000
(13:35 -0700)
committer
Linus Torvalds
<
[email protected]
>
Wed, 24 Mar 2010 23:31:20 +0000
(16:31 -0700)
Update memory.txt to be more consistent: s/swapiness/swappiness/
Signed-off-by: Greg Thelen <
[email protected]
>
Acked-by: Balbir Singh <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/cgroups/memory.txt
patch
|
blob
|
history
diff --git
a/Documentation/cgroups/memory.txt
b/Documentation/cgroups/memory.txt
index f8bc802d70b92d05545a87974af9e2645d6af6c6..3a6aecd078ba95c4d5a58e0ffb34ba8048cc879d 100644
(file)
--- a/
Documentation/cgroups/memory.txt
+++ b/
Documentation/cgroups/memory.txt
@@
-340,7
+340,7
@@
Note:
5.3 swappiness
Similar to /proc/sys/vm/swappiness, but affecting a hierarchy of groups only.
- Following cgroups' swapiness can't be changed.
+ Following cgroups' swap
p
iness can't be changed.
- root cgroup (uses /proc/sys/vm/swappiness).
- a cgroup which uses hierarchy and it has child cgroup.
- a cgroup which uses hierarchy and not the root of hierarchy.