Re: [PATCH v2 6/6] specs/ppc-spapr-numa: update with new NUMA support

2020-09-24 Thread David Gibson
On Thu, Sep 24, 2020 at 04:50:58PM -0300, Daniel Henrique Barboza wrote: > This update provides more in depth information about the > choices and drawbacks of the new NUMA support for the > spapr machine. > > Signed-off-by: Daniel Henrique Barboza > --- > docs/specs/ppc-spapr-numa.rst | 213

[PATCH v2 6/6] specs/ppc-spapr-numa: update with new NUMA support

2020-09-24 Thread Daniel Henrique Barboza
This update provides more in depth information about the choices and drawbacks of the new NUMA support for the spapr machine. Signed-off-by: Daniel Henrique Barboza --- docs/specs/ppc-spapr-numa.rst | 213 ++ 1 file changed, 213 insertions(+) diff --git a/docs/sp