metag: Inhibit NUMA balancing.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 4 Mar 2013 01:12:35 +0000 (10:12 +0900)
committerJames Hogan <james.hogan@imgtec.com>
Mon, 4 Mar 2013 10:29:19 +0000 (10:29 +0000)
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 <lethal@linux-sh.org>
Signed-off-by: James Hogan <james.hogan@imgtec.com>

No differences found