From: Johannes Weiner Date: Wed, 3 Feb 2016 00:57:41 +0000 (-0800) Subject: Documentation: cgroup-v2: add memory.stat::sock description X-Git-Tag: v4.9.8~2743^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4758e198ad3bcbc1c468e0632c53a63a7d201649;p=platform%2Fkernel%2Flinux-rpi3.git Documentation: cgroup-v2: add memory.stat::sock description Signed-off-by: Johannes Weiner Cc: Vladimir Davydov Cc: Michal Hocko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt index 65b3eac..e8d25e7 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()