![]() |
8 years ago | |
---|---|---|
.. | ||
README.md | 01bbc3fbb9 Add some basic doc for SysInfo | 10 years ago |
numcpu.go | 3707a76921 Fix wrong CPU count after CPU hot-plugging on Windows | 9 years ago |
numcpu_linux.go | f3d8658fff Fix s390x build failure by removing golang.org/x/sys | 9 years ago |
numcpu_windows.go | 22c83c567f Swap usage of LazyDLL and LoadDLL to LazySystemDLL. | 8 years ago |
sysinfo.go | 56f77d5ade Implementing support for --cpu-rt-period and --cpu-rt-runtime so that | 8 years ago |
sysinfo_linux.go | ff42a2eb41 Only show global warnings once | 8 years ago |
sysinfo_linux_test.go | 91e0141784 Merge pull request #33485 from tpot/33484-fix-file-perm-octal | 8 years ago |
sysinfo_solaris.go | 56f77d5ade Implementing support for --cpu-rt-period and --cpu-rt-runtime so that | 8 years ago |
sysinfo_test.go | 94464e3a5e Validate --cpuset-cpus, --cpuset-mems | 9 years ago |
sysinfo_unix.go | bd11a269bc make more pkgs support darwin | 9 years ago |
sysinfo_windows.go | bd11a269bc make more pkgs support darwin | 9 years ago |
SysInfo stores information about which features a kernel supports.