From owner-freebsd-bugs Sun May 12 22:36:58 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA18798 for bugs-outgoing; Sun, 12 May 1996 22:36:58 -0700 (PDT) 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 WAA18790 for ; Sun, 12 May 1996 22:36:53 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id PAA00515; Mon, 13 May 1996 15:35:04 +1000 Date: Mon, 13 May 1996 15:35:04 +1000 From: Bruce Evans Message-Id: <199605130535.PAA00515@godzilla.zeta.org.au> To: hsu@clinet.fi, mrm@Mole.ORG Subject: Re: List of open Problem Reports Cc: freebsd-bugs@freebsd.org Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > [1995/06/17] kern/528 slow 386 reports excessive interrupt-level buffer ov > > > > Isn't this natural for a slow 386? > Possibly, but it also happens with a 486DX4/120, 2.1.0R, 16550AFN, kernel ppp, > 296 mtu or 1500 mtu. >Make >TTYHUG 1k -> 4k >RS_IBUF_SIZE 256 bytes -> 1k >and the problem goes away. This is just a work around. Bruce