Re: [PATCH v2 06/10] powerpc/smp: Generalize 2nd sched domain

From: peterz
Date: Wed Jul 22 2020 - 04:54:21 EST


On Wed, Jul 22, 2020 at 10:48:54AM +0200, Peter Zijlstra wrote:
> But reading your explanation, it looks like the Linux topology setup
> could actually unravel the fused-faux-SMT8 into two independent SMT4
> parts, negating that firmware option.

Ah, it looks like that's exactly what you're doing. Nice!