]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched, numa, mm, arch: Add variable locality exception
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sun, 11 Nov 2012 14:09:59 +0000 (15:09 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 19 Nov 2012 02:31:53 +0000 (03:31 +0100)
commitcdb949aa3f64168527963495526982aa4a288258
tree3ad5fce5f0a50e90d6525089799c8f2993dbf4c0
parent292c8cf52d4c65e1f8744e5c7ce774516d868ee8
sched, numa, mm, arch: Add variable locality exception

Some architectures (ab)use NUMA to represent different memory
regions all cpu-local but of different latencies, such as SuperH.

The naming comes from Mel Gorman.

Named-by: Mel Gorman <mgorman@suse.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/sh/mm/Kconfig
init/Kconfig