Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758519AbYH3Wg3 (ORCPT ); Sat, 30 Aug 2008 18:36:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757115AbYH3WgS (ORCPT ); Sat, 30 Aug 2008 18:36:18 -0400 Received: from palinux.external.hp.com ([192.25.206.14]:52995 "EHLO mail.parisc-linux.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757583AbYH3WgR (ORCPT ); Sat, 30 Aug 2008 18:36:17 -0400 Date: Sat, 30 Aug 2008 16:36:00 -0600 From: Matthew Wilcox To: Pierre Ossman Cc: James Bottomley , Simon Arlott , Linux Kernel Mailing List , linux-scsi Subject: Re: [PATCH] scsi/sd: Fix size output in MB Message-ID: <20080830223600.GF1239@parisc-linux.org> References: <48B9546B.4010004@simon.arlott.org.uk> <1220117091.3615.3.camel@localhost.localdomain> <20080830174516.GD1239@parisc-linux.org> <20080830225950.4828dcf6@mjolnir.drzeus.cx> <1220132749.3615.14.camel@localhost.localdomain> <20080831001314.694df795@mjolnir.drzeus.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080831001314.694df795@mjolnir.drzeus.cx> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1096 Lines: 24 On Sun, Aug 31, 2008 at 12:13:14AM +0200, Pierre Ossman wrote: > On Sat, 30 Aug 2008 16:45:49 -0500 > James Bottomley wrote: > > Does MMC have the 10^3 requirement like SCSI/ATA disks do, or can you > > use 2^10 like standard computer stuff for capacities? > > Some do, some don't. I prefer the 2^10 and MiB variants as it avoids > ambiguity. I think the most compelling reason for ensuring they're the same is that you can plug these devices into both an MMC slot directly and a card-reader and have them show up over USB. You don't want the reported capacity to change when you do that. -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/