commit | 1a687c2e9a99335c9e77392f050fe607fa18a652 | [log] [tgz] |
---|---|---|
author | Mel Gorman <mgorman@suse.de> | Thu Nov 22 11:16:36 2012 +0000 |
committer | Mel Gorman <mgorman@suse.de> | Tue Dec 11 14:42:55 2012 +0000 |
tree | 06df958bfdfeaf9f38f333af106b55faa81f1c6b | |
parent | b8593bfda1652755136333cdd362de125b283a9c [diff] |
mm: sched: numa: Control enabling and disabling of NUMA balancing 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>