We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0756c5b commit b1e9a98Copy full SHA for b1e9a98
README.md
@@ -18,6 +18,11 @@ such as:
18
/proc/slabinfo
19
/sys/devices/system/cpu
20
/sys/devices/system/cpu/online
21
+/sys/devices/system/node
22
+/sys/devices/system/node/online
23
+/sys/devices/system/node/has_cpu
24
+/sys/devices/system/node/has_memory
25
+/sys/devices/system/node/has_normal_memory
26
```
27
28
are container aware such that the values displayed (e.g. in `/proc/uptime`)
0 commit comments