aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Weiner <[email protected]>2016-02-02 16:57:41 -0800
committerLinus Torvalds <[email protected]>2016-02-03 08:28:43 -0800
commit4758e198ad3bcbc1c468e0632c53a63a7d201649 (patch)
tree073e8dbefff4e469c8b5e744c7b191e30c2efb7d
parentc792e8240338e41eda4d06a3a71a7bb7af4e6156 (diff)
Documentation: cgroup-v2: add memory.stat::sock description
Signed-off-by: Johannes Weiner <[email protected]> Cc: Vladimir Davydov <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--Documentation/cgroup-v2.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt
index 65b3eac8856c..e8d25e784214 100644
--- a/Documentation/cgroup-v2.txt
+++ b/Documentation/cgroup-v2.txt
@@ -843,6 +843,10 @@ PAGE_SIZE multiple when read back.
Amount of memory used to cache filesystem data,
including tmpfs and shared memory.
+ sock
+
+ Amount of memory used in network transmission buffers
+
file_mapped
Amount of cached filesystem data mapped with mmap()