git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc184c
)
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
author
Hendrik Brueckner
<brueckner@linux.vnet.ibm.com>
Fri, 9 Jan 2009 11:14:58 +0000
(12:14 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 9 Jan 2009 11:15:08 +0000
(12:15 +0100)
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>
No differences found