https://github.com/torvalds/linux
Revision c45ce4b5774498ae919f6219c751e824a7196e2b authored by Hendrik Brueckner on 09 January 2009, 11:14:58 UTC, committed by Martin Schwidefsky on 09 January 2009, 11:15:08 UTC
This patch introduces a send buffer to limit outgoing IUCV messages up to
a maximum of 25 IUCV messages per second.

If no communication path to a IUCV HVC terminal exist, any data written to
the terminal is discarded.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent 2dc184c
History
Tip revision: c45ce4b5774498ae919f6219c751e824a7196e2b authored by Hendrik Brueckner on 09 January 2009, 11:14:58 UTC
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
Tip revision: c45ce4b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.0 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top