Re: [RFC PATCH] powerpc/numa: initialize distance lookup table from drconf path
From: Nikunj A Dadhania <hidden>
Date: 2015-06-23 07:03:41
Also in:
lkml
From: Nikunj A Dadhania <hidden>
Date: 2015-06-23 07:03:41
Also in:
lkml
Hi Anton, Anton Blanchard [off-list ref] writes:
Hi Nikunj,quoted
From: Nikunj A Dadhania <redacted> powerpc/numa: initialize distance lookup table from drconf path In some situations, a NUMA guest that supports ibm,dynamic-memory-reconfiguration node will end up having flat NUMA distances between nodes. This is because of two problems in the current code.Thanks for the patch. Have we tested that this doesn't regress the non dynamic representation?
Yes, that is tested. And works as expected. Regards Nikunj