Re: [patch V4 00/41] x86/cpu: Rework the topology evaluation

From: Peter Zijlstra
Date: Mon Aug 14 2023 - 10:37:44 EST


On Mon, Aug 14, 2023 at 10:53:33AM +0200, Thomas Gleixner wrote:
> Hi!
>
> This is the follow up to V3:
>
> https://lore.kernel.org/lkml/20230802101635.459108805@xxxxxxxxxxxxx
>
> which addresses the review feedback.
>
> TLDR:
>
> This reworks the way how topology information is evaluated via CPUID
> in preparation for a larger topology management overhaul to address
> shortcomings of the current code vs. hybrid systems and systems which make
> use of the extended topology domains in leaf 0x1f. Aside of that it's an
> overdue spring cleaning to get rid of accumulated layers of duct tape and
> haywire.
>

Given how often you had me reboot the adl thing ;-)

Tested-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>