We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3dedad commit db5b4f3Copy full SHA for db5b4f3
Documentation/admin-guide/cgroup-v2.rst
@@ -1572,6 +1572,15 @@ PAGE_SIZE multiple when read back.
1572
pglazyfreed (npn)
1573
Amount of reclaimed lazyfree pages
1574
1575
+ zswpin
1576
+ Number of pages moved in to memory from zswap.
1577
+
1578
+ zswpout
1579
+ Number of pages moved out of memory to zswap.
1580
1581
+ zswpwb
1582
+ Number of pages written from zswap to swap.
1583
1584
thp_fault_alloc (npn)
1585
Number of transparent hugepages which were allocated to satisfy
1586
a page fault. This counter is not present when CONFIG_TRANSPARENT_HUGEPAGE
0 commit comments