mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-15 14:05:11 +00:00
1. Find the minimal thread number within a core using a single loop rather than by sorting the thread numbers. 2. Inline getUniqueCoreID#err and Discover#numCPUs variables. 3. Narrow the scope of Discover#coreID and Discover#err variables. Signed-off-by: Arik Hadas <ahadas@redhat.com>