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:
ca57df7
)
mm/memcg: complete documentation for tcp memcg files
author
Wanpeng Li
<
[email protected]
>
Tue, 31 Jul 2012 23:43:21 +0000
(16:43 -0700)
committer
Linus Torvalds
<
[email protected]
>
Wed, 1 Aug 2012 01:42:43 +0000
(18:42 -0700)
Signed-off-by: Wanpeng Li <
[email protected]
>
Acked-by: KAMEZAWA Hiroyuki <
[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 672676ac9615874f7b0f42cb0310ef11867e633e..4372e6b8a353f3dce002ac32b84b6dd3b53a8e31 100644
(file)
--- a/
Documentation/cgroups/memory.txt
+++ b/
Documentation/cgroups/memory.txt
@@
-73,6
+73,8
@@
Brief summary of control files.
memory.kmem.tcp.limit_in_bytes # set/show hard limit for tcp buf memory
memory.kmem.tcp.usage_in_bytes # show current tcp buf memory allocation
+ memory.kmem.tcp.failcnt # show the number of tcp buf memory usage hits limits
+ memory.kmem.tcp.max_usage_in_bytes # show max tcp buf memory usage recorded
1. History