From owner-freebsd-current Wed Mar 3 13:13:29 1999 Delivered-To: freebsd-current@freebsd.org Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (Postfix) with ESMTP id C595715703 for ; Wed, 3 Mar 1999 13:12:44 -0800 (PST) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.1/8.9.1) id QAA19717 for current@freebsd.org; Wed, 3 Mar 1999 16:12:27 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <199903032112.QAA19717@misha.cisco.com> Subject: Re: aic0 and CAM In-Reply-To: from Brian Beattie at "Mar 3, 1999 12:58:13 pm" To: current@freebsd.org Date: Wed, 3 Mar 1999 16:12:27 -0500 (EST) Reply-To: mi@aldan.algebra.com X-Mailer: ELM [version 2.4ME+ PL52 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > It has pretty horrible performance problems on 2.2.8-STABLE, even when > > using DMA: > > [...] > > 4.4%Sys 91.9%Intr 3.7%User 0.0%Nice 0.0%Idl 4244 inact 204 pci irq9 > > | | | | | | | | | | 5288 cache 105 aic0 irq11 > > ==++++++++++++++++++++++++++++++++++++++++++++++ 248 free 104 wdc0 irq14 > > [...] > I would not use this type of card for disk if I could avoid it, and > probably not for tape either, I have a scanner I plan to use with it. Yes, tape is the only target on this bus here... From reading the 2.2.8's driver's source I see the DMA is not "yet supported", although the card supports it and lets me choose the drq. Still, the amount of CPU it takes to process an interrupt (CyrixInstead 8x86 at over 200MHz) does not look right.... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message