Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40f09f3c authored by Paul Mundt's avatar Paul Mundt Committed by James Hogan
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
parent 0010aeed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ endchoice

config NUMA
	bool "Non Uniform Memory Access (NUMA) Support"
	select ARCH_WANT_NUMA_VARIABLE_LOCALITY
	help
	  Some Meta systems have MMU-mappable on-chip memories with
	  lower latencies than main memory. This enables support for