moby--moby/pkg/sysinfo
Yong Tang 4785f1a7ab Remove solaris build tag and `contrib/mkimage/solaris
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-11-02 00:01:46 +00:00
..
README.md
numcpu.go
numcpu_linux.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
numcpu_windows.go Swap usage of LazyDLL and LoadDLL to LazySystemDLL. 2016-11-22 14:57:11 -08:00
sysinfo.go Implementing support for --cpu-rt-period and --cpu-rt-runtime so that 2016-10-26 11:33:06 -04:00
sysinfo_linux.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
sysinfo_linux_test.go sysinfo: use Prctl() from x/sys/unix 2017-07-17 10:37:42 +02:00
sysinfo_test.go
sysinfo_unix.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
sysinfo_windows.go

README.md

SysInfo stores information about which features a kernel supports.