kernel - Refactor tty clist code (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 6 Oct 2018 04:32:48 +0000 (21:32 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 6 Oct 2018 04:43:53 +0000 (21:43 -0700)
commite5117602bc5fd51f908b1c737943978bc1bb7c8c
tree56c28ce70a8f30f4894476dff67835fa93f87413
parent050656a0c970a3201902511b1159821785b69a24
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
sys/kern/tty.c