From owner-freebsd-current Thu Mar 26 06:52:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA18906 for freebsd-current-outgoing; Thu, 26 Mar 1998 06:52:25 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ady.warpnet.ro (ady.warpnet.ro [193.230.201.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA18888 for ; Thu, 26 Mar 1998 06:52:05 -0800 (PST) (envelope-from ady@warpnet.ro) Received: from localhost (ady@localhost) by ady.warpnet.ro (8.8.8/8.8.8) with SMTP id QAA01746; Thu, 26 Mar 1998 16:50:22 +0200 (EET) (envelope-from ady@warpnet.ro) Date: Thu, 26 Mar 1998 16:50:22 +0200 (EET) From: Penisoara Adrian To: Bruce Evans cc: current@FreeBSD.ORG Subject: Re: silo overflows (Was Re: 3.0-RELEASE?) In-Reply-To: <199803252322.KAA29759@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Thu, 26 Mar 1998, Bruce Evans wrote: > > Likewise, here it is my experience with a CYCLADES Cyclom 16YeP multiport > >board & FreeBSD 3.0-971117-SNAP, both UP & SMP case (please nota that I > >used the COM ports before installing the multiport board and did get zero > >"silo overflow"s; also, setting speed to 115200 rather than 57600 makes > >the no. of overflows grow faster): > > This problem is well known. The PCI version of the cy driver doesn't > use fast interrupts, so at 115200 bps, it is likely to drop about N fifos > full of input whenever another driver preempts of masks cy interrupts for > N+0.5 msec. The keyboard driver usually masks (non-fast) cy interrupts > for more than several msec to program the keyboard LEDs; PIO drivers > like the PIO wd driver can preempt (non-fast) interrupts for even longer > if the disk is fast and the controller is slow... I suppose there is work undergoing about this very issue... I'm willing to help, I'd love to even (finally, something to "repay" your efforts, my good men :) ), as soon I'll get the forthcoming 6.4Gb SCSI HD beast oline... > > >---------- > >Mar 25 19:46:01 ady /kernel: cy0: 1 more silo overflow (total 177) > >Mar 25 19:50:26 ady /kernel: cy0: 1 more silo overflow (total 178) > >Mar 25 19:50:58 ady /kernel: cy2: 1 more silo overflow (total 13) > >Mar 25 20:02:03 ady /kernel: cy0: 1 more silo overflow (total 179) > >Mar 25 20:03:11 ady /kernel: cy0: 1 more silo overflow (total 180) > > It's doing well to get only one at a time :-). Yes, but it's sometimes pretty annoying. Oh well, as someone was saying, better know about it rather than forget it... ;) > > Bruce > Thanks! Ady (@warpnet.ro) Warp Net Technologies To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message