git: kernel - Refactor tty clist code (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Oct 5 21:48:59 PDT 2018
commit e5117602bc5fd51f908b1c737943978bc1bb7c8c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Oct 5 21:32:48 2018 -0700
kernel - Refactor tty clist code (2)
* Fix initialization of high water mark, the last commit accidently
removed it.
* Fixes issue with slow console output (emacs, alt-x "shell", then
'ls' or whatever).
Reported-by: tuxillo
Summary of changes:
sys/kern/tty.c | 44 +++++++++++++++++++++++++++++++++-----------
1 file changed, 33 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e5117602bc5fd51f908b1c737943978bc1bb7c8c
--
DragonFly BSD source repository
More information about the Commits
mailing list