mm: sched: numa: Control enabling and disabling of NUMA balancing
authorMel Gorman <mgorman@suse.de>
Thu, 22 Nov 2012 11:16:36 +0000 (11:16 +0000)
committerMel Gorman <mgorman@suse.de>
Tue, 11 Dec 2012 14:42:55 +0000 (14:42 +0000)
This patch adds Kconfig options and kernel parameters to allow the
enabling and disabling of automatic NUMA balancing. The existance
of such a switch was and is very important when debugging problems
related to transparent hugepages and we should have the same for
automatic NUMA placement.

Signed-off-by: Mel Gorman <mgorman@suse.de>

No differences found