commit | 40f09f3cd69a356b4245794e46439674336413fb | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Mar 04 10:12:35 2013 +0900 |
committer | James Hogan <james.hogan@imgtec.com> | Mon Mar 04 10:29:19 2013 +0000 |
tree | c07e8e3cdc8798add1e0455ddf2e75750baaea1c | |
parent | 0010aeed7bfdc8d1048e524d285a69c11e0ac336 [diff] |
metag: Inhibit NUMA balancing. 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>