This series is good enough for me, I will apply it to the loongarch tree after [1] is merged. [1] https://lore.kernel.org/loongarch/cover.1701933946.git.zhoubinbin@xxxxxxxxxxx/T/#t Huacai On Thu, Dec 28, 2023 at 10:09 PM Conor Dooley <conor@xxxxxxxxxx> wrote: > > On Wed, Dec 27, 2023 at 12:04:59PM +0600, Binbin Zhou wrote: > > > > Ah, yes, I tried looking at the `hwloc-ls` output before committing, > > and it's below(LS2K1000): > > > > [root@fedora ~]# hwloc-ls > > Machine (7730MB total) > > Package L#0 > > NUMANode L#0 (P#0 7730MB) > > L2 L#0 (1024KB) > > L1d L#0 (32KB) + L1i L#0 (32KB) + Core L#0 + PU L#0 (P#0) > > L1d L#1 (32KB) + L1i L#1 (32KB) + Core L#1 + PU L#1 (P#1) > > > > It's the same as what we actually have. > > > Yeah, that looks to be about what I would expect, thanks.