1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/sysinfo
Jakub Guzik 7ef6ece774 Fix setting swaplimit=true without checking
Signed-off-by: Jakub Guzik <jakubmguzik@gmail.com>
2021-06-03 22:54:10 +02:00
..
cgroup2_linux.go Fix setting swaplimit=true without checking 2021-06-03 22:54:10 +02:00
numcpu.go
numcpu_linux.go
numcpu_windows.go
README.md
sysinfo.go pkg/sysinfo: rm duplicates 2020-06-26 16:19:52 -07:00
sysinfo_linux.go use containerd/cgroups to detect cgroups v2 2020-11-09 15:00:32 +01:00
sysinfo_linux_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
sysinfo_test.go
sysinfo_unix.go cgroup2: implement docker info 2020-04-17 07:20:01 +09:00
sysinfo_windows.go cgroup2: implement docker info 2020-04-17 07:20:01 +09:00

SysInfo stores information about which features a kernel supports.