summaryrefslogtreecommitdiff
path: root/Documentation/cgroup-v2.txt
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2016-02-15 16:04:19 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2016-02-15 16:04:19 +1100
commit9e6455cfb1ede0b5b75930ce7c5282e8707bbfad (patch)
tree28af6ced4af2ee5cb1862cb27ab5322ba192bed4 /Documentation/cgroup-v2.txt
parent24d8a686817f6125f4c5dba91caf85ec906cf588 (diff)
parentb424a3e227e8e78eb92827afd464562552f2b49f (diff)
downloadlinux-next-9e6455cfb1ede0b5b75930ce7c5282e8707bbfad.tar.gz
Merge branch 'akpm-current/current'
Diffstat (limited to 'Documentation/cgroup-v2.txt')
-rw-r--r--Documentation/cgroup-v2.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt
index ff49cf901148..e2f4e7948a66 100644
--- a/Documentation/cgroup-v2.txt
+++ b/Documentation/cgroup-v2.txt
@@ -843,6 +843,15 @@ PAGE_SIZE multiple when read back.
Amount of memory used to cache filesystem data,
including tmpfs and shared memory.
+ kernel_stack
+
+ Amount of memory allocated to kernel stacks.
+
+ slab
+
+ Amount of memory used for storing in-kernel data
+ structures.
+
sock
Amount of memory used in network transmission buffers
@@ -871,6 +880,16 @@ PAGE_SIZE multiple when read back.
on the internal memory management lists used by the
page reclaim algorithm
+ slab_reclaimable
+
+ Part of "slab" that might be reclaimed, such as
+ dentries and inodes.
+
+ slab_unreclaimable
+
+ Part of "slab" that cannot be reclaimed on memory
+ pressure.
+
pgfault
Total number of page faults incurred