From owner-freebsd-multimedia@FreeBSD.ORG Fri Apr 25 09:42:44 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7252537B401 for ; Fri, 25 Apr 2003 09:42:44 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4618D43FBF for ; Fri, 25 Apr 2003 09:42:42 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.8p1/8.12.8) id h3PGgaXg056995; Fri, 25 Apr 2003 18:42:37 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200304251642.h3PGgaXg056995@spider.deepcore.dk> In-Reply-To: <3EA9432B.1000600@gmx.net> To: Jonas Jochum Date: Fri, 25 Apr 2003 18:42:36 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: multimedia@FreeBSD.ORG cc: Jens Schweikhardt Subject: Re: Abysmal frame rate during disk IO X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 16:42:44 -0000 It seems Jonas Jochum wrote: > Jens Schweikhardt wrote: > > >ahc0: port 0xc400-0xc4ff mem 0xc7000000-0xc7000fff irq 11 at device 7.0 on pci1 > >pci2: at 0.0 irq 11 > > > Hi Jens, > > it's suspicious that your SCSI controller and the graphics card share an > irq. > Maybe it has to do with that. You might want to try changing the irq of > either > your graphics card or your scsi controller and then see, if the problem > still > exists. Actually I dont think it matters much, its more likely due to the way the bt8?8 cards work. The image is DMA'd over the PCI bus and has to compete for bandwidth with everything else... -Søren