diff options
author | Philipp Hachtmann <phacht@linux.vnet.ibm.com> | 2015-05-08 17:40:44 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-08-04 14:06:56 +0200 |
commit | a763bc8b656d11b7424cd2696e19efca301d8aa4 (patch) | |
tree | ccc7d5515281706b9bed4f06da01909517480806 /arch/s390/configs/performance_defconfig | |
parent | c29a7baf091fc6b2c9e40561030f8c62e6145a19 (diff) | |
download | blackbird-op-linux-a763bc8b656d11b7424cd2696e19efca301d8aa4.tar.gz blackbird-op-linux-a763bc8b656d11b7424cd2696e19efca301d8aa4.zip |
s390/numa: enable support in s390 configs
Signed-off-by: Philipp Hachtmann <phacht@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/configs/performance_defconfig')
-rw-r--r-- | arch/s390/configs/performance_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/configs/performance_defconfig b/arch/s390/configs/performance_defconfig index 38a77e9c8aa6..c05c9e0821e3 100644 --- a/arch/s390/configs/performance_defconfig +++ b/arch/s390/configs/performance_defconfig @@ -13,6 +13,8 @@ CONFIG_TASK_IO_ACCOUNTING=y CONFIG_RCU_FAST_NO_HZ=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y +CONFIG_NUMA_BALANCING=y +# CONFIG_NUMA_BALANCING_DEFAULT_ENABLED is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_DEVICE=y CONFIG_CPUSETS=y @@ -48,6 +50,7 @@ CONFIG_LIVEPATCH=y CONFIG_MARCH_Z196=y CONFIG_TUNE_ZEC12=y CONFIG_NR_CPUS=512 +CONFIG_NUMA=y CONFIG_HZ_100=y CONFIG_MEMORY_HOTPLUG=y CONFIG_MEMORY_HOTREMOVE=y |