Re: [PATCH v4 2/5] spapr_numa.c: split FORM1 code into helpers

2021-09-06 Thread David Gibson
On Mon, Sep 06, 2021 at 09:50:36PM -0300, Daniel Henrique Barboza wrote: > > > On 9/6/21 9:30 PM, David Gibson wrote: > > On Fri, Aug 27, 2021 at 06:24:52AM -0300, Daniel Henrique Barboza wrote: > > > The upcoming FORM2 NUMA affinity will support asymmetric NUMA topologies > > > and doesn't need

Re: [PATCH v4 2/5] spapr_numa.c: split FORM1 code into helpers

2021-09-06 Thread Daniel Henrique Barboza
On 9/6/21 9:30 PM, David Gibson wrote: On Fri, Aug 27, 2021 at 06:24:52AM -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 go

Re: [PATCH v4 2/5] spapr_numa.c: split FORM1 code into helpers

2021-09-06 Thread David Gibson
On Fri, Aug 27, 2021 at 06:24:52AM -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 doma

[PATCH v4 2/5] spapr_numa.c: split FORM1 code into helpers

2021-08-27 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