From owner-freebsd-arch@FreeBSD.ORG Tue Jan 11 13:20:18 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABE8D106566C for ; Tue, 11 Jan 2011 13:20:18 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [93.89.92.64]) by mx1.freebsd.org (Postfix) with ESMTP id 6526A8FC18 for ; Tue, 11 Jan 2011 13:20:18 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 4C32FE71A1; Tue, 11 Jan 2011 13:03:02 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=TxbwQETh3v4G Es1u9xal7GH4TlU=; b=D7LFYmWCMLLM+V2P7zt6iExKI0oJP6fBL/FYafhD2VSp FCgZiCu6PNvNoUZeRyZZbkfc1DgoUdHMtXeQnPSKTxTWFRekuw1cJ33jElGwFeu1 /saCL7A25yAP3igOOoQaQv131H1rlbLKxfKUYLIT0zk5AirzaJhRwhI4JpHGQVs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=O8NvzX vjNrR3GF1qIMGf0ap6PjVRF9xQXkHvLV0Izdm5HdETfK/Eg6sNlzN+Vh16lJaPWj 5LvNTCEXilZmZAFDN2JFOyPKYqz9CQ9MSJ+dTXYPcE5ZNUiz8INiaWLSN4vxsvwu 66V0xAaeVheZWPyG0LeUdgkxFxuLpJHiYXTgE= Received: from unknown (client-86-27-23-77.glfd.adsl.virginmedia.com [86.27.23.77]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 04E36E60E7; Tue, 11 Jan 2011 13:03:01 +0000 (GMT) Date: Tue, 11 Jan 2011 13:02:56 +0000 From: Bruce Cran To: Warner Losh Message-ID: <20110111130256.000044d9@unknown> In-Reply-To: <4D2B0267.6020505@bsdimp.com> References: <4D28EB32.9090807@freebsd.org> <20110109030056.0000613f@unknown> <4D2B0267.6020505@bsdimp.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-arch@freebsd.org Subject: Re: BSDInstall ISO images X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2011 13:20:18 -0000 On Mon, 10 Jan 2011 05:58:15 -0700 Warner Losh wrote: > That raises the question: The computer industry has given in and > generally says 'G' mean 10^9 not 2^30. The latter is what Gi means. > While bletcherous to my eye, I think we should consider adopting this > standard at some point. I'm not sure the industry in general has given in - for example I haven't seen any 2 GiB memory modules for sale. Apple has instead changed the meaning of GB in OS X when used to refer to disks - http://support.apple.com/kb/TS2419 . -- Bruce Cran