s390: switch to generic compat rt_sigaction
[deliverable/linux.git] / arch / s390 / Kconfig
CommitLineData
1da177e4 1config MMU
61d48c2c 2 def_bool y
1da177e4 3
66701b14 4config ZONE_DMA
69dbb2f7 5 def_bool y
66701b14 6
2b105ff9 7config LOCKDEP_SUPPORT
61d48c2c 8 def_bool y
2b105ff9 9
5bdc9b44 10config STACKTRACE_SUPPORT
61d48c2c 11 def_bool y
5bdc9b44 12
a3afe70b
HC
13config HAVE_LATENCYTOP_SUPPORT
14 def_bool y
15
1da177e4
LT
16config RWSEM_GENERIC_SPINLOCK
17 bool
18
19config RWSEM_XCHGADD_ALGORITHM
61d48c2c 20 def_bool y
1da177e4 21
f0d1b0b3 22config ARCH_HAS_ILOG2_U32
6f9a3c33 23 def_bool n
f0d1b0b3
DH
24
25config ARCH_HAS_ILOG2_U64
6f9a3c33 26 def_bool n
f0d1b0b3 27
7e33db4e 28config GENERIC_HWEIGHT
61d48c2c 29 def_bool y
7e33db4e 30
c0007f1a 31config GENERIC_BUG
6f9a3c33 32 def_bool y if BUG
c0007f1a 33
52499f40
HC
34config GENERIC_BUG_RELATIVE_POINTERS
35 def_bool y
36
eca577ef
FT
37config ARCH_DMA_ADDR_T_64BIT
38 def_bool 64BIT
39
b6b40c53 40config GENERIC_LOCKBREAK
6f9a3c33 41 def_bool y if SMP && PREEMPT
b6b40c53 42
402b0862 43config PGSTE
6f9a3c33 44 def_bool y if KVM
402b0862 45
6a11f75b
AM
46config ARCH_SUPPORTS_DEBUG_PAGEALLOC
47 def_bool y
48
843c48fd
JG
49config KEXEC
50 def_bool y
51
52config AUDIT_ARCH
53 def_bool y
54
c8717a3d
JG
55config NO_IOPORT
56 def_bool y
57
58config PCI_QUIRKS
59 def_bool n
60
347a8dc3 61config S390
61d48c2c 62 def_bool y
ca9fc75a 63 select USE_GENERIC_SMP_HELPERS if SMP
5d3b56f9 64 select GENERIC_CPU_DEVICES if !SMP
ed6bb619 65 select HAVE_SYSCALL_WRAPPERS
5d360a75 66 select HAVE_FUNCTION_TRACER
8b4488f8 67 select HAVE_FUNCTION_TRACE_MCOUNT_TEST
dfd9f7ab 68 select HAVE_FTRACE_MCOUNT_RECORD
b25c477b 69 select HAVE_C_RECORDMCOUNT
66700001 70 select HAVE_SYSCALL_TRACEPOINTS
7ac57a89 71 select SYSCTL_EXCEPTION_TRACE
dfd9f7ab 72 select HAVE_DYNAMIC_FTRACE
88dbd203 73 select HAVE_FUNCTION_GRAPH_TRACER
952974ac 74 select HAVE_REGS_AND_STACK_ACCESS_API
42d4b839 75 select HAVE_OPROFILE
3f550096 76 select HAVE_KPROBES
9edddaa2 77 select HAVE_KRETPROBES
77b455f1 78 select HAVE_KVM if 64BIT
753c4dd6 79 select HAVE_ARCH_TRACEHOOK
98a79d6a 80 select INIT_ALL_POSSIBLE
e360adbe 81 select HAVE_IRQ_WORK
cdd6c482 82 select HAVE_PERF_EVENTS
df013ffb 83 select ARCH_HAVE_NMI_SAFE_CMPXCHG
b69ec42b 84 select HAVE_DEBUG_KMEMLEAK
1844c9bc
MS
85 select HAVE_KERNEL_GZIP
86 select HAVE_KERNEL_BZIP2
87 select HAVE_KERNEL_LZMA
cdf56649 88 select HAVE_KERNEL_LZO
d7b081ac 89 select HAVE_KERNEL_XZ
34b133f8 90 select HAVE_ARCH_MUTEX_CPU_RELAX
5373db88 91 select HAVE_ARCH_JUMP_LABEL if !MARCH_G5
c10302ef 92 select HAVE_BPF_JIT if 64BIT && PACK_STACK
85055dd8 93 select ARCH_SAVE_PAGE_KEYS if HIBERNATION
7463449b 94 select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
ff38df37
TH
95 select HAVE_MEMBLOCK
96 select HAVE_MEMBLOCK_NODE_MAP
2e30db95 97 select HAVE_CMPXCHG_LOCAL
b1d6b40c 98 select HAVE_CMPXCHG_DOUBLE
4bffbb34 99 select HAVE_ALIGNED_STRUCT_PAGE if SLUB
b952741c
FW
100 select HAVE_VIRT_CPU_ACCOUNTING
101 select VIRT_CPU_ACCOUNTING
ff38df37 102 select ARCH_DISCARD_MEMBLOCK
3193a98d 103 select BUILDTIME_EXTABLE_SORT
6beb0009
TG
104 select ARCH_INLINE_SPIN_TRYLOCK
105 select ARCH_INLINE_SPIN_TRYLOCK_BH
106 select ARCH_INLINE_SPIN_LOCK
107 select ARCH_INLINE_SPIN_LOCK_BH
108 select ARCH_INLINE_SPIN_LOCK_IRQ
109 select ARCH_INLINE_SPIN_LOCK_IRQSAVE
110 select ARCH_INLINE_SPIN_UNLOCK
111 select ARCH_INLINE_SPIN_UNLOCK_BH
112 select ARCH_INLINE_SPIN_UNLOCK_IRQ
113 select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE
114 select ARCH_INLINE_READ_TRYLOCK
115 select ARCH_INLINE_READ_LOCK
116 select ARCH_INLINE_READ_LOCK_BH
117 select ARCH_INLINE_READ_LOCK_IRQ
118 select ARCH_INLINE_READ_LOCK_IRQSAVE
119 select ARCH_INLINE_READ_UNLOCK
120 select ARCH_INLINE_READ_UNLOCK_BH
121 select ARCH_INLINE_READ_UNLOCK_IRQ
122 select ARCH_INLINE_READ_UNLOCK_IRQRESTORE
123 select ARCH_INLINE_WRITE_TRYLOCK
124 select ARCH_INLINE_WRITE_LOCK
125 select ARCH_INLINE_WRITE_LOCK_BH
126 select ARCH_INLINE_WRITE_LOCK_IRQ
127 select ARCH_INLINE_WRITE_LOCK_IRQSAVE
128 select ARCH_INLINE_WRITE_UNLOCK
129 select ARCH_INLINE_WRITE_UNLOCK_BH
130 select ARCH_INLINE_WRITE_UNLOCK_IRQ
131 select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE
af1839eb 132 select HAVE_UID16 if 32BIT
c1d7e01d 133 select ARCH_WANT_IPC_PARSE_VERSION
0f58aac9 134 select HAVE_ARCH_TRANSPARENT_HUGEPAGE if 64BIT
e80e7813 135 select GENERIC_SMP_IDLE_THREAD
70639421 136 select GENERIC_TIME_VSYSCALL_OLD
a6527b92
AMG
137 select GENERIC_CLOCKEVENTS
138 select KTIME_SCALAR if 32BIT
c63cb468 139 select HAVE_ARCH_SECCOMP_FILTER
786d35d4
DH
140 select HAVE_MOD_ARCH_SPECIFIC
141 select MODULES_USE_ELF_RELA
87f1ca8f 142 select CLONE_BACKWARDS2
e214125a 143 select GENERIC_SIGALTSTACK
f036b943 144 select GENERIC_COMPAT_RT_SIGACTION
07562be7 145 select GENERIC_COMPAT_RT_SIGQUEUEINFO
74260224 146 select GENERIC_COMPAT_RT_SIGPROCMASK
bdcf0318 147 select GENERIC_COMPAT_RT_SIGPENDING
e181ee4c 148 select OLD_SIGSUSPEND3
1da177e4 149
fca3e357 150config SCHED_OMIT_FRAME_POINTER
6f9a3c33 151 def_bool y
fca3e357 152
1da177e4
LT
153source "init/Kconfig"
154
dc52ddc0
MH
155source "kernel/Kconfig.freezer"
156
843c48fd
JG
157menu "Processor type and features"
158
159config HAVE_MARCH_Z900_FEATURES
160 def_bool n
161
162config HAVE_MARCH_Z990_FEATURES
163 def_bool n
164 select HAVE_MARCH_Z900_FEATURES
165
166config HAVE_MARCH_Z9_109_FEATURES
167 def_bool n
168 select HAVE_MARCH_Z990_FEATURES
169
170config HAVE_MARCH_Z10_FEATURES
171 def_bool n
172 select HAVE_MARCH_Z9_109_FEATURES
173
174config HAVE_MARCH_Z196_FEATURES
175 def_bool n
176 select HAVE_MARCH_Z10_FEATURES
177
991c1505
HC
178config HAVE_MARCH_ZEC12_FEATURES
179 def_bool n
180 select HAVE_MARCH_Z196_FEATURES
181
843c48fd
JG
182choice
183 prompt "Processor type"
184 default MARCH_G5
185
186config MARCH_G5
187 bool "System/390 model G5 and G6"
188 depends on !64BIT
189 help
190 Select this to build a 31 bit kernel that works
191 on all ESA/390 and z/Architecture machines.
1da177e4 192
843c48fd
JG
193config MARCH_Z900
194 bool "IBM zSeries model z800 and z900"
195 select HAVE_MARCH_Z900_FEATURES if 64BIT
196 help
197 Select this to enable optimizations for model z800/z900 (2064 and
198 2066 series). This will enable some optimizations that are not
199 available on older ESA/390 (31 Bit) only CPUs.
200
201config MARCH_Z990
202 bool "IBM zSeries model z890 and z990"
203 select HAVE_MARCH_Z990_FEATURES if 64BIT
204 help
205 Select this to enable optimizations for model z890/z990 (2084 and
206 2086 series). The kernel will be slightly faster but will not work
207 on older machines.
208
209config MARCH_Z9_109
210 bool "IBM System z9"
211 select HAVE_MARCH_Z9_109_FEATURES if 64BIT
212 help
213 Select this to enable optimizations for IBM System z9 (2094 and
214 2096 series). The kernel will be slightly faster but will not work
215 on older machines.
216
217config MARCH_Z10
218 bool "IBM System z10"
219 select HAVE_MARCH_Z10_FEATURES if 64BIT
220 help
221 Select this to enable optimizations for IBM System z10 (2097 and
222 2098 series). The kernel will be slightly faster but will not work
223 on older machines.
224
225config MARCH_Z196
226 bool "IBM zEnterprise 114 and 196"
227 select HAVE_MARCH_Z196_FEATURES if 64BIT
228 help
229 Select this to enable optimizations for IBM zEnterprise 114 and 196
230 (2818 and 2817 series). The kernel will be slightly faster but will
231 not work on older machines.
1da177e4 232
991c1505
HC
233config MARCH_ZEC12
234 bool "IBM zEC12"
235 select HAVE_MARCH_ZEC12_FEATURES if 64BIT
236 help
237 Select this to enable optimizations for IBM zEC12 (2827 series). The
238 kernel will be slightly faster but will not work on older machines.
239
843c48fd 240endchoice
1da177e4 241
347a8dc3 242config 64BIT
6f9a3c33
MS
243 def_bool y
244 prompt "64 bit kernel"
1da177e4 245 help
db81a23d 246 Select this option if you have an IBM z/Architecture machine
1da177e4
LT
247 and want to use the 64 bit addressing mode.
248
d9f7a745 249config 32BIT
6f9a3c33 250 def_bool y if !64BIT
d9f7a745 251
843c48fd
JG
252config COMPAT
253 def_bool y
254 prompt "Kernel support for 31 bit emulation"
255 depends on 64BIT
256 select COMPAT_BINFMT_ELF if BINFMT_ELF
257 select ARCH_WANT_OLD_COMPAT_IPC
258 help
259 Select this option if you want to enable your system kernel to
260 handle system-calls from ELF binaries for 31 bit ESA. This option
261 (and some other stuff like libraries and such) is needed for
262 executing 31 bit applications. It is safe to say "Y".
263
264config SYSVIPC_COMPAT
265 def_bool y if COMPAT && SYSVIPC
266
267config KEYS_COMPAT
268 def_bool y if COMPAT && KEYS
269
1da177e4 270config SMP
6f9a3c33
MS
271 def_bool y
272 prompt "Symmetric multi-processing support"
1da177e4
LT
273 ---help---
274 This enables support for systems with more than one CPU. If you have
275 a system with only one CPU, like most personal computers, say N. If
276 you have a system with more than one CPU, say Y.
277
278 If you say N here, the kernel will run on single and multiprocessor
279 machines, but will use only one CPU of a multiprocessor machine. If
280 you say Y here, the kernel will run on many, but not all,
281 singleprocessor machines. On a singleprocessor machine, the kernel
282 will run faster if you say N here.
283
03502faa
AB
284 See also the SMP-HOWTO available at
285 <http://www.tldp.org/docs.html#howto>.
1da177e4
LT
286
287 Even if you don't know what to do here, say Y.
288
289config NR_CPUS
290 int "Maximum number of CPUs (2-64)"
291 range 2 64
292 depends on SMP
057c5cb3
HC
293 default "32" if !64BIT
294 default "64" if 64BIT
1da177e4
LT
295 help
296 This allows you to specify the maximum number of CPUs which this
297 kernel will support. The maximum supported value is 64 and the
298 minimum value which makes sense is 2.
299
300 This is purely to save memory - each supported CPU adds
301 approximately sixteen kilobytes to the kernel image.
302
303config HOTPLUG_CPU
6f9a3c33
MS
304 def_bool y
305 prompt "Support for hot-pluggable CPUs"
1da177e4
LT
306 depends on SMP
307 select HOTPLUG
1da177e4
LT
308 help
309 Say Y here to be able to turn CPUs off and on. CPUs
310 can be controlled through /sys/devices/system/cpu/cpu#.
311 Say N if you want to disable CPU hotplug.
312
8d11e021 313config SCHED_MC
83a24e32 314 def_bool n
8d11e021 315
4cb14bc8 316config SCHED_BOOK
6f9a3c33
MS
317 def_bool y
318 prompt "Book scheduler support"
83a24e32
HC
319 depends on SMP
320 select SCHED_MC
4cb14bc8
HC
321 help
322 Book scheduler support improves the CPU scheduler's decision making
323 when dealing with machines that have several books.
324
843c48fd
JG
325source kernel/Kconfig.preempt
326
1da177e4 327config MATHEMU
6f9a3c33
MS
328 def_bool y
329 prompt "IEEE FPU emulation"
1da177e4
LT
330 depends on MARCH_G5
331 help
332 This option is required for IEEE compliant floating point arithmetic
db81a23d 333 on older ESA/390 machines. Say Y unless you know your machine doesn't
1da177e4
LT
334 need this.
335
843c48fd 336source kernel/Kconfig.hz
1da177e4 337
843c48fd 338endmenu
1da177e4 339
843c48fd 340menu "Memory setup"
1d057720 341
843c48fd 342config ARCH_SPARSEMEM_ENABLE
6f9a3c33 343 def_bool y
843c48fd
JG
344 select SPARSEMEM_VMEMMAP_ENABLE
345 select SPARSEMEM_VMEMMAP
346 select SPARSEMEM_STATIC if !64BIT
e65e1fc2 347
843c48fd
JG
348config ARCH_SPARSEMEM_DEFAULT
349 def_bool y
1da177e4 350
843c48fd
JG
351config ARCH_SELECT_MEMORY_MODEL
352 def_bool y
1da177e4 353
843c48fd
JG
354config ARCH_ENABLE_MEMORY_HOTPLUG
355 def_bool y if SPARSEMEM
0efa4703 356
843c48fd
JG
357config ARCH_ENABLE_MEMORY_HOTREMOVE
358 def_bool y
e37f50e1 359
843c48fd
JG
360config FORCE_MAX_ZONEORDER
361 int
362 default "9"
f861e405 363
843c48fd 364source "mm/Kconfig"
1da177e4
LT
365
366config PACK_STACK
6f9a3c33
MS
367 def_bool y
368 prompt "Pack kernel stack"
1da177e4
LT
369 help
370 This option enables the compiler option -mkernel-backchain if it
371 is available. If the option is available the compiler supports
372 the new stack layout which dramatically reduces the minimum stack
373 frame size. With an old compiler a non-leaf function needs a
374 minimum of 96 bytes on 31 bit and 160 bytes on 64 bit. With
375 -mkernel-backchain the minimum size drops to 16 byte on 31 bit
376 and 24 byte on 64 bit.
377
378 Say Y if you are unsure.
379
380config SMALL_STACK
6f9a3c33
MS
381 def_bool n
382 prompt "Use 8kb for kernel stack instead of 16kb"
7f5a8ba6 383 depends on PACK_STACK && 64BIT && !LOCKDEP
1da177e4
LT
384 help
385 If you say Y here and the compiler supports the -mkernel-backchain
7f5a8ba6
HC
386 option the kernel will use a smaller kernel stack size. The reduced
387 size is 8kb instead of 16kb. This allows to run more threads on a
388 system and reduces the pressure on the memory management for higher
389 order page allocations.
1da177e4
LT
390
391 Say N if you are unsure.
392
1da177e4 393config CHECK_STACK
6f9a3c33
MS
394 def_bool y
395 prompt "Detect kernel stack overflow"
1da177e4
LT
396 help
397 This option enables the compiler option -mstack-guard and
398 -mstack-size if they are available. If the compiler supports them
399 it will emit additional code to each function prolog to trigger
400 an illegal operation if the kernel stack is about to overflow.
401
402 Say N if you are unsure.
403
404config STACK_GUARD
405 int "Size of the guard area (128-1024)"
406 range 128 1024
407 depends on CHECK_STACK
408 default "256"
409 help
410 This allows you to specify the size of the guard area at the lower
411 end of the kernel stack. If the kernel stack points into the guard
412 area on function entry an illegal operation is triggered. The size
413 needs to be a power of 2. Please keep in mind that the size of an
414 interrupt frame is 184 bytes for 31 bit and 328 bytes on 64 bit.
415 The minimum size for the stack guard should be 256 for 31 bit and
416 512 for 64 bit.
417
2c190da4 418config WARN_DYNAMIC_STACK
6f9a3c33 419 def_bool n
2c190da4 420 prompt "Emit compiler warnings for function with dynamic stack usage"
1da177e4 421 help
2c190da4
JG
422 This option enables the compiler option -mwarn-dynamicstack. If the
423 compiler supports this options generates warnings for functions
424 that dynamically allocate stack space using alloca.
1da177e4
LT
425
426 Say N if you are unsure.
427
843c48fd 428endmenu
3f22ab27 429
843c48fd 430menu "I/O subsystem"
1da177e4 431
1da177e4 432config QDIO
6f9a3c33
MS
433 def_tristate y
434 prompt "QDIO support"
1da177e4 435 ---help---
8129ee16 436 This driver provides the Queued Direct I/O base support for
efca13bc 437 IBM System z.
1da177e4
LT
438
439 To compile this driver as a module, choose M here: the
440 module will be called qdio.
441
442 If unsure, say Y.
443
c8717a3d
JG
444menuconfig PCI
445 bool "PCI support"
446 default n
447 depends on 64BIT
448 select ARCH_SUPPORTS_MSI
449 select PCI_MSI
450 help
451 Enable PCI support.
452
453if PCI
454
455config PCI_NR_FUNCTIONS
456 int "Maximum number of PCI functions (1-4096)"
457 range 1 4096
458 default "64"
459 help
460 This allows you to specify the maximum number of PCI functions which
461 this kernel will support.
462
463source "drivers/pci/Kconfig"
464source "drivers/pci/pcie/Kconfig"
465source "drivers/pci/hotplug/Kconfig"
466
467endif # PCI
468
469config PCI_DOMAINS
470 def_bool PCI
471
472config HAS_IOMEM
473 def_bool PCI
474
475config IOMMU_HELPER
476 def_bool PCI
477
478config HAS_DMA
479 def_bool PCI
480 select HAVE_DMA_API_DEBUG
481
482config NEED_SG_DMA_LENGTH
483 def_bool PCI
484
485config HAVE_DMA_ATTRS
486 def_bool PCI
487
91630032
JG
488config NEED_DMA_MAP_STATE
489 def_bool PCI
490
9d92a7e1 491config CHSC_SCH
d9c11b1e 492 def_tristate m
6f9a3c33 493 prompt "Support for CHSC subchannels"
9d92a7e1
CH
494 help
495 This driver allows usage of CHSC subchannels. A CHSC subchannel
496 is usually present on LPAR only.
497 The driver creates a device /dev/chsc, which may be used to
498 obtain I/O configuration information about the machine and
499 to issue asynchronous chsc commands (DANGEROUS).
500 You will usually only want to use this interface on a special
501 LPAR designated for system management.
502
503 To compile this driver as a module, choose M here: the
504 module will be called chsc_sch.
505
506 If unsure, say N.
507
1d1c8f78
SO
508config SCM_BUS
509 def_bool y
510 depends on 64BIT
511 prompt "SCM bus driver"
512 help
513 Bus driver for Storage Class Memory.
514
eadb86ab
SO
515config EADM_SCH
516 def_tristate m
517 prompt "Support for EADM subchannels"
518 depends on SCM_BUS
519 help
520 This driver allows usage of EADM subchannels. EADM subchannels act
521 as a communication vehicle for SCM increments.
522
523 To compile this driver as a module, choose M here: the
524 module will be called eadm_sch.
525
843c48fd
JG
526endmenu
527
528menu "Dump support"
529
530config CRASH_DUMP
531 bool "kernel crash dumps"
532 depends on 64BIT && SMP
533 select KEXEC
534 help
535 Generate crash dump after being started by kexec.
536 Crash dump kernels are loaded in the main kernel with kexec-tools
537 into a specially reserved region and then later executed after
538 a crash by kdump/kexec.
539 For more details see Documentation/kdump/kdump.txt
540
541config ZFCPDUMP
542 def_bool n
543 prompt "zfcpdump support"
544 select SMP
545 help
546 Select this option if you want to build an zfcpdump enabled kernel.
547 Refer to <file:Documentation/s390/zfcpdump.txt> for more details on this.
548
549endmenu
550
551menu "Executable file formats / Emulations"
1da177e4 552
1da177e4
LT
553source "fs/Kconfig.binfmt"
554
843c48fd
JG
555config SECCOMP
556 def_bool y
557 prompt "Enable seccomp to safely compute untrusted bytecode"
558 depends on PROC_FS
559 help
560 This kernel feature is useful for number crunching applications
561 that may need to compute untrusted bytecode during their
562 execution. By using pipes or other transports made available to
563 the process as file descriptors supporting the read/write
564 syscalls, it's possible to isolate those applications in
565 their own address space using seccomp. Once seccomp is
566 enabled via /proc/<pid>/seccomp, it cannot be disabled
567 and the task is only allowed to execute a few safe syscalls
568 defined by each seccomp mode.
569
570 If unsure, say Y.
571
572endmenu
573
574menu "Power Management"
575
576config ARCH_HIBERNATION_POSSIBLE
577 def_bool y if 64BIT
578
579source "kernel/power/Kconfig"
580
581endmenu
582
583source "net/Kconfig"
584
585config PCMCIA
586 def_bool n
587
588config CCW
589 def_bool y
590
591source "drivers/Kconfig"
592
593source "fs/Kconfig"
594
595source "arch/s390/Kconfig.debug"
596
597source "security/Kconfig"
598
599source "crypto/Kconfig"
600
601source "lib/Kconfig"
602
603menu "Virtualization"
684de39b 604
1da177e4 605config PFAULT
6f9a3c33
MS
606 def_bool y
607 prompt "Pseudo page fault support"
1da177e4
LT
608 help
609 Select this option, if you want to use PFAULT pseudo page fault
610 handling under VM. If running native or in LPAR, this option
611 has no effect. If your VM does not support PFAULT, PAGEEX
612 pseudo page fault handling will be used.
613 Note that VM 4.2 supports PFAULT but has a bug in its
614 implementation that causes some problems.
615 Everybody who wants to run Linux under VM != VM4.2 should select
616 this option.
617
618config SHARED_KERNEL
0eccc783
HC
619 bool "VM shared kernel support"
620 depends on !JUMP_LABEL
1da177e4
LT
621 help
622 Select this option, if you want to share the text segment of the
623 Linux kernel between different VM guests. This reduces memory
624 usage with lots of guests but greatly increases kernel size.
9c9c1761
HC
625 Also if a kernel was IPL'ed from a shared segment the kexec system
626 call will not work.
1da177e4
LT
627 You should only select this option if you know what you are
628 doing and want to exploit this feature.
629
630config CMM
6f9a3c33
MS
631 def_tristate n
632 prompt "Cooperative memory management"
1da177e4
LT
633 help
634 Select this option, if you want to enable the kernel interface
635 to reduce the memory size of the system. This is accomplished
636 by allocating pages of memory and put them "on hold". This only
637 makes sense for a system running under VM where the unused pages
638 will be reused by VM for other guest systems. The interface
639 allows an external monitor to balance memory of many systems.
640 Everybody who wants to run Linux under VM should select this
641 option.
642
1da177e4 643config CMM_IUCV
6f9a3c33
MS
644 def_bool y
645 prompt "IUCV special message interface to cooperative memory management"
1da177e4
LT
646 depends on CMM && (SMSGIUCV=y || CMM=SMSGIUCV)
647 help
648 Select this option to enable the special message interface to
649 the cooperative memory management.
650
1da177e4 651config APPLDATA_BASE
6f9a3c33
MS
652 def_bool n
653 prompt "Linux - VM Monitor Stream, base infrastructure"
c185b783 654 depends on PROC_FS
1da177e4
LT
655 help
656 This provides a kernel interface for creating and updating z/VM APPLDATA
657 monitor records. The monitor records are updated at certain time
658 intervals, once the timer is started.
659 Writing 1 or 0 to /proc/appldata/timer starts(1) or stops(0) the timer,
660 i.e. enables or disables monitoring on the Linux side.
661 A custom interval value (in seconds) can be written to
662 /proc/appldata/interval.
663
664 Defaults are 60 seconds interval and timer off.
665 The /proc entries can also be read from, showing the current settings.
666
667config APPLDATA_MEM
6f9a3c33
MS
668 def_tristate m
669 prompt "Monitor memory management statistics"
62fb2ba3 670 depends on APPLDATA_BASE && VM_EVENT_COUNTERS
1da177e4
LT
671 help
672 This provides memory management related data to the Linux - VM Monitor
673 Stream, like paging/swapping rate, memory utilisation, etc.
674 Writing 1 or 0 to /proc/appldata/memory creates(1) or removes(0) a z/VM
675 APPLDATA monitor record, i.e. enables or disables monitoring this record
676 on the z/VM side.
677
678 Default is disabled.
679 The /proc entry can also be read from, showing the current settings.
680
681 This can also be compiled as a module, which will be called
682 appldata_mem.o.
683
684config APPLDATA_OS
6f9a3c33
MS
685 def_tristate m
686 prompt "Monitor OS statistics"
1da177e4
LT
687 depends on APPLDATA_BASE
688 help
689 This provides OS related data to the Linux - VM Monitor Stream, like
690 CPU utilisation, etc.
691 Writing 1 or 0 to /proc/appldata/os creates(1) or removes(0) a z/VM
692 APPLDATA monitor record, i.e. enables or disables monitoring this record
693 on the z/VM side.
694
695 Default is disabled.
696 This can also be compiled as a module, which will be called
697 appldata_os.o.
698
699config APPLDATA_NET_SUM
6f9a3c33
MS
700 def_tristate m
701 prompt "Monitor overall network statistics"
70193af9 702 depends on APPLDATA_BASE && NET
1da177e4
LT
703 help
704 This provides network related data to the Linux - VM Monitor Stream,
705 currently there is only a total sum of network I/O statistics, no
706 per-interface data.
707 Writing 1 or 0 to /proc/appldata/net_sum creates(1) or removes(0) a z/VM
708 APPLDATA monitor record, i.e. enables or disables monitoring this record
709 on the z/VM side.
710
711 Default is disabled.
712 This can also be compiled as a module, which will be called
713 appldata_net_sum.o.
714
24bbb1fa 715config S390_HYPFS_FS
6f9a3c33
MS
716 def_bool y
717 prompt "s390 hypervisor file system support"
24bbb1fa 718 select SYS_HYPERVISOR
24bbb1fa
MH
719 help
720 This is a virtual file system intended to provide accounting
721 information in an s390 hypervisor environment.
722
843c48fd 723source "arch/s390/kvm/Kconfig"
411ed322 724
fa587743 725config S390_GUEST
6f9a3c33 726 def_bool y
bdd1fc27 727 prompt "s390 support for virtio devices (EXPERIMENTAL)"
fa587743 728 depends on 64BIT && EXPERIMENTAL
80629b0b 729 select VIRTUALIZATION
fa587743 730 select VIRTIO
faeba830 731 select VIRTIO_CONSOLE
fa587743 732 help
bdd1fc27
CH
733 Enabling this option adds support for virtio based paravirtual device
734 drivers on s390.
1da177e4 735
20766c08 736 Select this option if you want to run the kernel as a guest under
bdd1fc27 737 the KVM hypervisor.
155af2f9
HJP
738
739endmenu
This page took 0.698302 seconds and 5 git commands to generate.