[5666] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: error in sd.c

daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Sat Jan 23 01:37:12 1999

To: linux-scsi@vger.rutgers.edu
From: Marc SCHAEFER <schaefer@alphanet.ch>
Date: 	23 Jan 1999 07:34:49 +0100

Guest section DW <dwguest@win.tue.nl> wrote:
> That is what device manufacturers use. (Of course.)

Device manufacturers use whatever makes the disk appear bigger,
thus it's not an argument.

> were called 8M disks. You see that here the usage is decimal,
> but with a base unit that is 1024 bytes.

Most disks have 512 bytes/sector. Which doesn't prove anything :)

> See also http://physics.nist.gov/cuu/Units/prefixes.html and
> http://physics.nist.gov/cuu/Units/binary.html .

I developped a product which gives the capacity of the disk.
It does so by using 1024 bytes for a k, 1024*1024 for a M,
1024*1024*1024 for a G.

Personnally, for everything which is computer-storage-related (memory,
harddisk, etc), I use 1024. For everything else (telecommunication,
etc), I use 1000.

I know it's stupid, since the SI (International Unity Standard) says
it should be 1000.

But don't forget that even in its standard domain, the SI is not
applied to half of the world (in term of economic power: the USA)
for unities.


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post