From owner-cvs-all Tue Feb 25 19:21:58 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 A9C0337B401; Tue, 25 Feb 2003 19:21:56 -0800 (PST) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD97443F75; Tue, 25 Feb 2003 19:21:55 -0800 (PST) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h1Q3LGF08602; Tue, 25 Feb 2003 19:21:16 -0800 Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id TAA20124; Tue, 25 Feb 2003 19:21:53 -0800 (PST) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id UAA10667; Tue, 25 Feb 2003 20:21:48 -0700 (MST) Message-ID: <3E5C32C8.5060201@btc.adaptec.com> Date: Tue, 25 Feb 2003 20:21:44 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Silbersack Cc: Scott Long , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c References: <200302260255.h1Q2txFf035697@repoman.freebsd.org> <20030225210747.U552@odysseus.silby.com> In-Reply-To: <20030225210747.U552@odysseus.silby.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Mike Silbersack wrote: > 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 Not that I can tell, but that would be very nice to have. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message