Skip to content

Commit b1e9a98

Browse files
committed
README.md: node support
Signed-off-by: huteng.ht <[email protected]>
1 parent 0756c5b commit b1e9a98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ such as:
1818
/proc/slabinfo
1919
/sys/devices/system/cpu
2020
/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
2126
```
2227

2328
are container aware such that the values displayed (e.g. in `/proc/uptime`)

0 commit comments

Comments
 (0)