From owner-svn-src-head@FreeBSD.ORG Mon Feb 9 19:24:37 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A16410656EC; Mon, 9 Feb 2009 19:24:37 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 1DF8A8FC16; Mon, 9 Feb 2009 19:24:33 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n19JMFJZ028617; Mon, 9 Feb 2009 12:22:15 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 09 Feb 2009 12:22:20 -0700 (MST) Message-Id: <20090209.122220.-1691636592.imp@bsdimp.com> To: sam@freebsd.org From: "M. Warner Losh" In-Reply-To: <49907FB0.9050901@freebsd.org> References: <49907B32.8080307@samsco.org> <20090209.115932.1098202471.imp@bsdimp.com> <49907FB0.9050901@freebsd.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: scottl@samsco.org, src-committers@freebsd.org, jhb@freebsd.org, svn-src-all@freebsd.org, xcllnt@mac.com, svn-src-head@freebsd.org Subject: Re: svn commit: r188350 - in head/sys: amd64/amd64 arm/arm dev/usb2/core i386/i386 ia64/ia64 sys X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2009 19:24:38 -0000 In message: <49907FB0.9050901@freebsd.org> Sam Leffler writes: : M. Warner Losh wrote: : > arm also does bounce buffering, but not for memory address space reasons. : > : : Not sure what you mean my "address space reasons" but it bounces for PCI : dma above 64M on ixp4xx. That's exactly what I mean. Warner