mirror of
https://github.com/moby/moby.git
synced 2026-07-26 03:07:42 +00:00
This fix tries to fix wrong CPU count after CPU hot-plugging. On windows, GetProcessAffinityMask has been used to probe the number of CPUs in real time. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
SysInfo stores information about which features a kernel supports.