summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroup-v2.txt
diff options
context:
space:
mode:
authorJohannes Weiner <hannes@cmpxchg.org>2016-02-02 19:57:41 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2016-02-03 11:28:43 -0500
commit4758e198ad3bcbc1c468e0632c53a63a7d201649 (patch)
tree073e8dbefff4e469c8b5e744c7b191e30c2efb7d /Documentation/cgroup-v2.txt
parentc792e8240338e41eda4d06a3a71a7bb7af4e6156 (diff)
Documentation: cgroup-v2: add memory.stat::sock description
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Cc: Vladimir Davydov <vdavydov@virtuozzo.com> Cc: Michal Hocko <mhocko@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/cgroup-v2.txt')
-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.
843 Amount of memory used to cache filesystem data, 843 Amount of memory used to cache filesystem data,
844 including tmpfs and shared memory. 844 including tmpfs and shared memory.
845 845
846 sock
847
848 Amount of memory used in network transmission buffers
849
846 file_mapped 850 file_mapped
847 851
848 Amount of cached filesystem data mapped with mmap() 852 Amount of cached filesystem data mapped with mmap()