moby--moby/pkg/sysinfo
Akihiro Suda a04e3326e7
Fix constant `WARNING: No swap limit support` on cgroup v2 hosts
Fix issue 43646

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-05-27 10:51:54 +09:00
..
README.md
cgroup2_linux.go Fix constant `WARNING: No swap limit support` on cgroup v2 hosts 2022-05-27 10:51:54 +09:00
numcpu.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
numcpu_linux.go
numcpu_windows.go
sysinfo.go Update handling of deprecated kernel (tcp) memory options 2022-03-17 09:56:39 +01:00
sysinfo_linux.go Update handling of deprecated kernel (tcp) memory options 2022-03-17 09:56:39 +01:00
sysinfo_linux_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
sysinfo_other.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
sysinfo_test.go

README.md

SysInfo stores information about which features a kernel supports.