aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2010-08-31 04:28:18 -0400
committerIngo Molnar <mingo@elte.hu>2010-09-09 14:41:55 -0400
commit4cb14bc8c54f8489251d5cba8328cb410ead0cea (patch)
treefdb4b9f1f9b6d1431e913d6fcc8e6e4a99b6c47b /arch/s390/Kconfig
parentb40d8ed4e42c79f8ed1cf345eed0888f4a2f0678 (diff)
topology, s390: Add z11 cpu topology support
Use the extended cpu topology information that z11 machines provide to improve the scheduler's decision making. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <20100831082844.604956770@de.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index f0777a47e3a5..74a2f1b607a4 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -198,6 +198,13 @@ config HOTPLUG_CPU
198 can be controlled through /sys/devices/system/cpu/cpu#. 198 can be controlled through /sys/devices/system/cpu/cpu#.
199 Say N if you want to disable CPU hotplug. 199 Say N if you want to disable CPU hotplug.
200 200
201config SCHED_BOOK
202 bool "Book scheduler support"
203 depends on SMP
204 help
205 Book scheduler support improves the CPU scheduler's decision making
206 when dealing with machines that have several books.
207
201config MATHEMU 208config MATHEMU
202 bool "IEEE FPU emulation" 209 bool "IEEE FPU emulation"
203 depends on MARCH_G5 210 depends on MARCH_G5