Re: [PATCH v6 1/6] spapr_numa.c: split FORM1 code into helpers

2021-09-14 Thread Greg Kurz
On Fri, 10 Sep 2021 16:55:34 -0300 Daniel Henrique Barboza wrote: > The upcoming FORM2 NUMA affinity will support asymmetric NUMA topologies > and doesn't need be concerned with all the legacy support for older > pseries FORM1 guests. > > We're also not going to calculate associativity domains b

[PATCH v6 1/6] spapr_numa.c: split FORM1 code into helpers

2021-09-10 Thread Daniel Henrique Barboza
The upcoming FORM2 NUMA affinity will support asymmetric NUMA topologies and doesn't need be concerned with all the legacy support for older pseries FORM1 guests. We're also not going to calculate associativity domains based on numa distance (via spapr_numa_define_associativity_domains) since the