]> 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>
Mon, 19 Nov 2012 02:31:55 +0000 (03:31 +0100)
commit9be2cd8836bd5adcca6db3bf67f59c663800e30c
treee7db0dd29b051e00978e5f80e43563580b1ac3a9
parentcb27d6087bc812d0624ef774a9ddee81f7cc0895
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: 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>
init/Kconfig