On 12/11/2021 18:28, Andrew Cooper wrote:
> Xen already collects CPUID.0x8007.edx by default, meaning that we can
> refer to per-cpu data directly. This also avoids the need IPI the onlining
> CPU to identify whether Core Performance Boost is available.
>
> Signed-off-by: Andrew Cooper
> ---
On 12.11.2021 19:28, Andrew Cooper wrote:
> Xen already collects CPUID.0x8007.edx by default, meaning that we can
> refer to per-cpu data directly. This also avoids the need IPI the onlining
> CPU to identify whether Core Performance Boost is available.
>
> Signed-off-by: Andrew Cooper
Revi
Xen already collects CPUID.0x8007.edx by default, meaning that we can
refer to per-cpu data directly. This also avoids the need IPI the onlining
CPU to identify whether Core Performance Boost is available.
Signed-off-by: Andrew Cooper
---
CC: Jan Beulich
CC: Roger Pau Monné
CC: Wei Liu
I