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:
a5e2383
)
[S390] sclp_vt220: speed up console output for interactive work
author
Christian Borntraeger
<borntraeger@de.ibm.com>
Wed, 5 Mar 2008 11:37:12 +0000
(12:37 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 5 Mar 2008 11:37:18 +0000
(12:37 +0100)
Currently an output buffer can wait up to HZ/2 until the buffer is
flushed. The wait time is noticeable in interactive tools like mc.
Change the value to HZ/20, which seems enough for interactive work.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found