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 791b48b commit b340959Copy full SHA for b340959
Documentation/cgroup-v2.txt
@@ -918,6 +918,18 @@ PAGE_SIZE multiple when read back.
918
919
Number of major page faults incurred
920
921
+ workingset_refault
922
+
923
+ Number of refaults of previously evicted pages
924
925
+ workingset_activate
926
927
+ Number of refaulted pages that were immediately activated
928
929
+ workingset_nodereclaim
930
931
+ Number of times a shadow node has been reclaimed
932
933
memory.swap.current
934
935
A read-only single value file which exists on non-root
0 commit comments