From owner-freebsd-current Thu Apr 4 10:23:14 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA17067 for current-outgoing; Thu, 4 Apr 1996 10:23:14 -0800 (PST) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA17062 for ; Thu, 4 Apr 1996 10:23:08 -0800 (PST) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id MAA01616; Thu, 4 Apr 1996 12:21:45 -0600 From: Joe Greco Message-Id: <199604041821.MAA01616@brasil.moneng.mei.com> Subject: Re: tty-level buffer overflows - what to do? To: root@deadline.snafu.de (Andreas S. Wetzel) Date: Thu, 4 Apr 1996 12:21:45 -0600 (CST) Cc: jgreco@brasil.moneng.mei.com, current@freebsd.org In-Reply-To: from "Andreas S. Wetzel" at Apr 4, 96 07:34:40 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, > The machine is a 486SX at 40 MHz Should be OK.. > with 4 Meg. RAM That's a little tight (I put 8 minimum in my boxes).. > and a 210 Mb IDE hard drive. Ow. > The serial ports used on the modems are all of type 16550A. RTS/CTS flow > control is hardwired for all modem lines. The machine has one dedicated > slip line as well as two dialup ports attached to it. The syslog messages > all seemed to related to the first dialup port which is a V34+ modem operated > at 115k2 bps. The mgetty on the dialup ports is configured to do a direct > rlogin onto another FreeBSD machine for all logins, so it just hands off > the dialup connections. My gut instinct is that you would find a correlation between your IDE disk going and these error messages. A 486/40 should be adequate, even for several lines at 115200. The fact that you are tight on memory would tend to cause you to hit the disk correspondingly more often, which would cause some burps in serial I/O... the fact that you're running rlogin also would tend to cause you to swap more, if you have a few active sessions. One of the nice things about kernel-mode SLIP is that no paging is involved.... ... Joe ------------------------------------------------------------------------------- Joe Greco - Systems Administrator jgreco@ns.sol.net Solaria Public Access UNIX - Milwaukee, WI 414/546-7968