Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libpod: Move getCPUUtilization to info_linux.go | Doug Rabson | 2022-08-24 |
| | | | | | | | | | The Linux implementation uses /proc/stat - the FreeBSD equivalent is quite different where this information is exposed via sysctl. [NO NEW TESTS NEEDED] Signed-off-by: Doug Rabson <dfr@rabson.org> | ||
* | libpod: Split out platform-specific code from hostInfo | Doug Rabson | 2022-08-24 |
[NO NEW TESTS NEEDED] Signed-off-by: Doug Rabson <dfr@rabson.org> |