[Skiboot] [PATCH] numa/associativity: Add a new level of NUMA for GPU's
Reza Arbab
arbab at linux.vnet.ibm.com
Fri Jul 7 02:42:24 AEST 2017
On Thu, Jul 06, 2017 at 11:57:54AM +1000, Balbir Singh wrote:
>diff --git a/doc/device-tree/ibm,opal.rst b/doc/device-tree/ibm,opal.rst
>index 149050c..932f41d 100644
>--- a/doc/device-tree/ibm,opal.rst
>+++ b/doc/device-tree/ibm,opal.rst
>@@ -25,7 +25,7 @@ Top level ibm,opal node
> * ibm,opal-v2 is *NOT* present on POWER9 and above.
> */
>
>- ibm,associativity-reference-points = <0x4 0x3>;
>+ ibm,associativity-reference-points = <0x4 0x3, 0x2>;
Is that comma supposed to be there? Maybe <0x4 0x3 0x2>?
Otherwise, like Alistair I'm not well versed in how these reference
points work, but I definitely support the desired outcome of increased
distance for GPU nodes.
Acked-by: Reza Arbab <arbab at linux.vnet.ibm.com>
--
Reza Arbab
More information about the Skiboot
mailing list