Re: [PATCH] ppc64/numa: consider the max numa node for migratable LPAR

2021-05-10 Thread Laurent Dufour
Le 10/05/2021 à 12:21, Srikar Dronamraju a écrit : * Laurent Dufour [2021-04-29 20:19:01]: When a LPAR is migratable, we should consider the maximum possible NUMA node instead the number of NUMA node from the actual system. The DT property 'ibm,current-associativity-domains' is defining the m

Re: [PATCH] ppc64/numa: consider the max numa node for migratable LPAR

2021-05-10 Thread Srikar Dronamraju
* Laurent Dufour [2021-04-29 20:19:01]: > When a LPAR is migratable, we should consider the maximum possible NUMA > node instead the number of NUMA node from the actual system. > > The DT property 'ibm,current-associativity-domains' is defining the maximum > number of nodes the LPAR can see when

Re: [PATCH] ppc64/numa: consider the max numa node for migratable LPAR

2021-04-30 Thread Laurent Dufour
Le 29/04/2021 à 21:29, Tyrel Datwyler a écrit : On 4/29/21 11:19 AM, Laurent Dufour wrote: When a LPAR is migratable, we should consider the maximum possible NUMA node instead the number of NUMA node from the actual system. The DT property 'ibm,current-associativity-domains' is defining the max

Re: [PATCH] ppc64/numa: consider the max numa node for migratable LPAR

2021-04-29 Thread Tyrel Datwyler
On 4/29/21 11:19 AM, Laurent Dufour wrote: > When a LPAR is migratable, we should consider the maximum possible NUMA > node instead the number of NUMA node from the actual system. > > The DT property 'ibm,current-associativity-domains' is defining the maximum > number of nodes the LPAR can see whe

[PATCH] ppc64/numa: consider the max numa node for migratable LPAR

2021-04-29 Thread Laurent Dufour
When a LPAR is migratable, we should consider the maximum possible NUMA node instead the number of NUMA node from the actual system. The DT property 'ibm,current-associativity-domains' is defining the maximum number of nodes the LPAR can see when running on that box. But if the LPAR is being migra