From owner-cvs-all Tue Feb 25 19:11:14 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AE0A37B401; Tue, 25 Feb 2003 19:11:13 -0800 (PST) Received: from odysseus.silby.com (d17.as5.nwbl0.wi.voyager.net [169.207.137.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C1FD43FAF; Tue, 25 Feb 2003 19:11:11 -0800 (PST) (envelope-from silby@silby.com) Received: from odysseus.silby.com (localhost [127.0.0.1]) by odysseus.silby.com (8.12.7/8.12.7) with ESMTP id h1Q38DHp000845; Tue, 25 Feb 2003 21:08:14 -0600 (CST) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by odysseus.silby.com (8.12.7/8.12.7/Submit) with ESMTP id h1Q38CNo000842; Tue, 25 Feb 2003 21:08:13 -0600 (CST) X-Authentication-Warning: odysseus.silby.com: silby owned process doing -bs Date: Tue, 25 Feb 2003 21:08:11 -0600 (CST) From: Mike Silbersack To: Scott Long Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c In-Reply-To: <200302260255.h1Q2txFf035697@repoman.freebsd.org> Message-ID: <20030225210747.U552@odysseus.silby.com> References: <200302260255.h1Q2txFf035697@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 25 Feb 2003, Scott Long wrote: > scottl 2003/02/25 18:55:59 PST > > Modified files: > sys/dev/aac aac_pci.c > Log: > Use BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed. Before the recent > fix to BUS_SPACE_MAXADDR, we were probably bouncing quite a bit =-( Does busdma keep any stats on how often bounce buffers are used? Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message