scottgus1 wrote:I personally have never heard of this.
You can read about the basics in
Intel's Alder Lake Combines 'Performance' and 'Efficiency' CPU Cores on One Chip.
reader wrote:When create VM with 4 core/thread, how does the VB choose among performance and efficient cores? Will it be fixed at VM creation, or can it dynamically switch between the two types of cores?
To give you an example from today, VirtualBox creates 42-ish threads for a VM with 2 vCPUs, and lets the host OS decide on which physical CPU cores/threads to run them. As far as I understand the known details of the
Intel Thread Director (
Intel Architecture Day 2021: Alder Lake, Golden Cove, and Gracemont Detailed), the physical CPU and the host OS will decide the core/thread selection themselves.