Re: [PATCH] metag: Inhibit NUMA balancing.

2013-03-07 Thread James Hogan
On 04/03/13 01:12, Paul Mundt wrote: > The metag NUMA implementation follows the SH model, using different nodes for > memories with different latencies. As such, we ensure that automated balancing > between nodes is inhibited, by way of the new ARCH_WANT_VARIABLE_LOCALITY. > > Signed-off-by: Paul

[PATCH] metag: Inhibit NUMA balancing.

2013-03-03 Thread Paul Mundt
The metag NUMA implementation follows the SH model, using different nodes for memories with different latencies. As such, we ensure that automated balancing between nodes is inhibited, by way of the new ARCH_WANT_VARIABLE_LOCALITY. Signed-off-by: Paul Mundt --- diff --git a/arch/metag/mm/Kconfi