From: Christian Borntraeger Date: Wed, 5 Mar 2008 11:37:12 +0000 (+0100) Subject: [S390] sclp_vt220: speed up console output for interactive work X-Git-Tag: v2.6.25-rc5~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa331ffc56fb8ead0811a89e4a582bbd5f29d714;p=pandora-kernel.git [S390] sclp_vt220: speed up console output for interactive work 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed