]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched, mm, x86: Add the ARCH_SUPPORTS_NUMA_BALANCING flag
authorIngo Molnar <mingo@kernel.org>
Tue, 13 Nov 2012 11:02:13 +0000 (12:02 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 13 Nov 2012 17:09:26 +0000 (18:09 +0100)
commit91afb9dba5fc6d341b4f287078f36389bd076fee
tree4487c68f58acda07af1b7bf7f439191b75eced3d
parentb644797f6b72b9b9b0cf35bdf7981f5602725bea
sched, mm, x86: Add the ARCH_SUPPORTS_NUMA_BALANCING flag

Allow architectures to opt-in to the adaptive affinity NUMA balancing code.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
init/Kconfig