From owner-freebsd-hackers@freebsd.org Mon Nov 9 20:28:33 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60B3BA2AC4A for ; Mon, 9 Nov 2015 20:28:33 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1b.ore.mailhop.org (outbound1b.ore.mailhop.org [54.200.247.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F8D31BD5 for ; Mon, 9 Nov 2015 20:28:32 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from ilsoft.org (unknown [73.34.117.227]) by outbound1.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Mon, 9 Nov 2015 20:28:37 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id tA9KSTeb001569; Mon, 9 Nov 2015 13:28:29 -0700 (MST) (envelope-from ian@freebsd.org) Message-ID: <1447100910.91534.526.camel@freebsd.org> Subject: Re: dma From: Ian Lepore To: Adrian Chadd Cc: AlexHully , "freebsd-hackers@freebsd.org" Date: Mon, 09 Nov 2015 13:28:30 -0700 In-Reply-To: References: <298361446978177@web22g.yandex.ru> <1447091132.91534.480.camel@freebsd.org> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2015 20:28:33 -0000 On Mon, 2015-11-09 at 12:27 -0800, Adrian Chadd wrote: > Hi, > > You still have 32 bit capable DMA machines on > 32 bit platform > devices. > > eg, the 36 bit PAE stuff on x86, or the PAE style stuff that showed > up > on powerpc, or 32 bit DMA devices on 64 bit intel/arm/mips platforms, > etc. > > Bounce buffers aren't going anywhere. > > > > -adrian I sure wish I knew what you were talking about. Why do you trim away all context? -- Ian