From owner-freebsd-current Thu Apr 4 19:11:25 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA05945 for current-outgoing; Thu, 4 Apr 1996 19:11:25 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA05936 for ; Thu, 4 Apr 1996 19:11:20 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id NAA13560; Fri, 5 Apr 1996 13:09:00 +1000 Date: Fri, 5 Apr 1996 13:09:00 +1000 From: Bruce Evans Message-Id: <199604050309.NAA13560@godzilla.zeta.org.au> To: jgreco@brasil.moneng.mei.com, root@deadline.snafu.de Subject: Re: tty-level buffer overflows - what to do? Cc: current@freebsd.org Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >What kind of drives? IDE drives bite, particularly if they are being used >at the same time as the serial port... etc, etc. IDE drives have no affect on the operation of the serial unless they are so slow that the system spends too much of its time in the kernel. Bus-hogging SCSI controllers bite. Bruce