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

README.md

SysInfo stores information about which features a kernel supports.