mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-01 20:54:26 +01:00
With this fix the vCPU pinning feature chooses the correct physical cores to pin the vCPU threads on rather than always using core 0. Fixes #6831 Signed-off-by: Peteris Rudzusiks <rye@stripe.com>