kernel-ark/drivers/s390
Martin Schwidefsky 25b41a7b67 s390/sclp: add parameter to specify number of buffer pages
Add a kernel parameter to be able to specify the number of pages to be
used as output buffer by the line-mode sclp driver and the vt220 sclp
driver. The current number of output pages is 6, if the service element
is unavailable the boot messages alone can fill up the output buffer.
If this happens the system blocks until the service element is working
again. For a large LPAR with many devices it is sensible to have the
ability to increase the output buffer size. To help to debug this
situation add a counter for the page-pool-empty situation and make it
available as a sclp driver attribute.
To avoid the system to stall until the service element works again
add another kernel parameter to allow to drop output buffers.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-06-26 21:10:03 +02:00
..
block s390/dasd: fix handling of gone paths 2013-05-31 17:23:49 +02:00
char s390/sclp: add parameter to specify number of buffer pages 2013-06-26 21:10:03 +02:00
cio s390/qdio: remove unused function 2013-06-26 21:10:00 +02:00
crypto s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/off 2013-05-02 17:10:20 +02:00
kvm Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2013-05-05 14:47:31 -07:00
net netiucv: Hold rtnl between name allocation and device registration. 2013-06-13 17:41:18 -07:00
scsi s390/time: rename tod clock access functions 2013-02-14 15:55:10 +01:00
Makefile