Re: [PATCH v8 6/7] spapr_numa.c: FORM2 NUMA affinity support

2021-09-20 Thread Greg Kurz
On Fri, 17 Sep 2021 18:28:01 -0300 Daniel Henrique Barboza wrote: > The main feature of FORM2 affinity support is the separation of NUMA > distances from ibm,associativity information. This allows for a more > flexible and straightforward NUMA distance assignment without relying on > complex asso

[PATCH v8 6/7] spapr_numa.c: FORM2 NUMA affinity support

2021-09-17 Thread Daniel Henrique Barboza
The main feature of FORM2 affinity support is the separation of NUMA distances from ibm,associativity information. This allows for a more flexible and straightforward NUMA distance assignment without relying on complex associations between several levels of NUMA via ibm,associativity matches. Anoth