moby--moby/pkg/sysinfo
Andrew Hsu 78045a5419
use empty string as cgroup path to grab first find
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-07 18:44:00 +01:00
..
README.md Add some basic doc for SysInfo 2015-03-26 23:05:07 -04:00
numcpu.go Add canonical import comment 2018-02-05 16:51:57 -05:00
numcpu_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
numcpu_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
sysinfo.go Add memory.kernelTCP support for linux 2018-11-26 21:03:08 +00:00
sysinfo_linux.go use empty string as cgroup path to grab first find 2018-12-07 18:44:00 +01:00
sysinfo_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
sysinfo_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
sysinfo_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
sysinfo_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00

README.md

SysInfo stores information about which features a kernel supports.