From owner-freebsd-questions Wed Apr 10 00:01:59 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA04917 for questions-outgoing; Wed, 10 Apr 1996 00:01:59 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id AAA04912 for ; Wed, 10 Apr 1996 00:01:56 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id QAA22305; Wed, 10 Apr 1996 16:57:48 +0930 From: Michael Smith Message-Id: <199604100727.QAA22305@genesis.atrad.adelaide.edu.au> Subject: Re: Problem with silo overflows To: dashadow@tchnet.tchnet.com (DaShadow) Date: Wed, 10 Apr 1996 16:57:48 +0930 (CST) Cc: freebsd-questions@freebsd.org In-Reply-To: from "DaShadow" at Apr 9, 96 08:59:58 pm MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk DaShadow stands accused of saying: > tchnet /kernel: sio##: ## more silo overflows (total ##) > > It seems to happen when users are running at 115200, and we tend to get > them 95 or so at a time. If it gets high enough, we crash. This has > forced us into rebooting the machine for a temp fix. We are running a > Boca Board with 16 modems, and I have double checked the config files 100 > times to make sure those are not the problems. We have even increased > the SERI_BUFSIZE to a higher number. (It seemed to make them less > common, but they still occur.) What other hardware do you have in the system? Is this a server, or just a terminal mux? The basic problem is that you're not servicing the serial interrupts quickly enough. This may be because you're doing other things that take lots of time and can't be interrupted (swapping on IDE disks is a prime cause of this). It may also just be that you're loading the machine too hard; a 16-port BOCA card can generate more traffic than the ISA bus can handle if you're running ports at 115200. (Bruce, I'm basing this on recollection of your comments about being able to run ~10 ports at 115200 on the sio driver) > John Hart -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] Collector of old Unix hardware. "Where are your PEZ?" The Tick [[