From owner-freebsd-arch Mon Dec 17 18:48:51 2001 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id AF1BE37B41D for ; Mon, 17 Dec 2001 18:48:47 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id fBI2mka14125; Mon, 17 Dec 2001 19:48:46 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id fBI2mjM81380; Mon, 17 Dec 2001 19:48:45 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200112180248.fBI2mjM81380@harmony.village.org> To: Garrett Wollman Subject: Re: Please review: changes to MI bus code for sparc64 Cc: arch@FreeBSD.org In-reply-to: Your message of "Mon, 17 Dec 2001 21:36:17 EST." <200112180236.fBI2aHM39997@khavrinen.lcs.mit.edu> References: <200112180236.fBI2aHM39997@khavrinen.lcs.mit.edu> <20011213211544.A4747@crow.dom2ip.de> <20011213192033.A871@crow.dom2ip.de> <200112131901.fBDJ1hl02003@mass.dis.org> <20011213211544.A4747@crow.dom2ip.de> Date: Mon, 17 Dec 2001 19:48:45 -0700 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200112180236.fBI2aHM39997@khavrinen.lcs.mit.edu> Garrett Wollman writes: : In article <200112180212.fBI2CUM81074@harmony.village.org> you write: : >I don't understand the difference between boundary and alignment. : : A boundary is a locus which an allocation must not cross. Consider, : for example, the crufty old ISA DMA hardware: 16-bit transfers need : only 16-bit alignment, but must not cross a 64-kbyte ``page'' : boundary, because the address-generation logic was kluged out of a : 16-bit DMA controller and an 8-bit latch. Ah. That makes perfect sense. It doesn't need 64kbyte alignment, but must not cross a 64kbyte boundary... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message