Skip to content

Commit

Permalink
README.md: node support
Browse files Browse the repository at this point in the history
Signed-off-by: huteng.ht <[email protected]>
  • Loading branch information
huteng.ht committed May 31, 2022
1 parent e7a927d commit d0ceb9b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ such as:
/proc/slabinfo
/sys/devices/system/cpu
/sys/devices/system/cpu/online
/sys/devices/system/node
/sys/devices/system/node/online
/sys/devices/system/node/has_cpu
/sys/devices/system/node/has_memory
/sys/devices/system/node/has_normal_memory
```

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

0 comments on commit d0ceb9b

Please sign in to comment.