Skip to content

Commit

Permalink
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
  • Loading branch information
hbrueckner authored and Martin Schwidefsky committed Jan 9, 2009
1 parent 2dc184c commit c45ce4b
Showing 1 changed file with 174 additions and 37 deletions.
Loading

0 comments on commit c45ce4b

Please sign in to comment.