linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bob Glamm <glamm@mail.ece.umn.edu>
To: Mike Jagdis <jaggy@purplet.demon.co.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Changing KB, MB, and GB to KiB, MiB, and GiB in	Configure.help.
Date: Fri, 21 Dec 2001 11:43:40 -0600	[thread overview]
Message-ID: <20011221114340.B29076@kittpeak.ece.umn.edu> (raw)
In-Reply-To: <B848EEB6.406C%mail@rene-engelhard.de> <3C2359C6.6010506@purplet.demon.co.uk>
In-Reply-To: <3C2359C6.6010506@purplet.demon.co.uk>; from jaggy@purplet.demon.co.uk on Fri, Dec 21, 2001 at 03:48:22PM +0000

On Fri, Dec 21, 2001 at 03:48:22PM +0000, Mike Jagdis wrote:
> Rene Engelhard wrote:
> 
> >  Christian Groessler wrote:
> >>So, is it 1/1024 or 1/1000 bytes ?  :-)
> >>
> > 
> > 1/1024. Because we are talking about byte.
> 
> Bollocks. How can I put this politely? Don't anyone ever send me
> a CV unless you know the technical basics!

The IEC has adopted these units, not SI.  And you could argue that
the IEC has gotten it completely wrong.

Basic unit of length:      1 m
Basic unit of weight:      1 g
...
Basic unit of information: 1 *bit*

Not a byte.  A byte is 8 basic units of information.

To be consistent (as with SI), all prefixes should be applied to
the basic unit of measurement - in this case, a bit.  And one
kilobit == 1000 bits; one megabit == 1 million bits.

Saying "kilobyte" is like saying "micromicrofarad" or "megakilometer".

However, you *could* also argue that the IEC has it correct.  IIRC,
physicists researching electrostatics/magnetostatics at least used to use
(and maybe still do) the centimeter/gram/second units - e.g. an abcoulomb,
which ends up being 10 coulombs.  For whatever reason, convention among
this group of people means using cgs units.  For whatever reason,
convention among computer people is to use units of 8 bits - 1 byte -
as a measurement standard.

> Go look up "SI binary prefix" and "SI prefix" on Google. You might
> not _like_ the binary prefixes (I don't either) but they're what's
> been standardized and they're unambiguous. It does no good to claim
> that it's enough that *you* know what you mean. This isn't Alice in
> Wonderland (you can look that reference up in your spare time :-) ).

SI standards have been around for years.  Yet many mechanical
engineers in the US still use English units.  Convention and
economics dictate that they do so; any change in this field is quite
slow.

Somehow I expect that the same convention and economics factors will
also dominate the argument over prefixes for bits of information
in this field for years to come as well.

-Bob

  parent reply	other threads:[~2001-12-21 17:44 UTC|newest]

Thread overview: 100+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-21 11:44 Changing KB, MB, and GB to KiB, MiB, and GiB in Configure.help Christian Groessler
2001-12-21 12:50 ` Rene Engelhard
2001-12-21 14:40   ` Reid Hekman
2001-12-21 14:48     ` Rene Engelhard
2001-12-26 19:04       ` Riley Williams
2001-12-21 15:48   ` Mike Jagdis
2001-12-21 16:07     ` Rene Engelhard
2001-12-21 17:43     ` Bob Glamm [this message]
2001-12-21 20:50       ` Andreas Ferber
     [not found] <Pine.LNX.4.33.0203181358540.25105-100000@router.windsormac hine.com>
2002-03-19 14:20 ` Pete Cervasio
  -- strict thread matches above, loose matches on Subject: below --
2002-03-18 11:31 Nayyer Tiger
2002-03-18 16:12 ` Randy.Dunlap
2002-03-18 16:36   ` Richard B. Johnson
2002-03-18 13:53     ` Andreas Dilger
2002-03-18 17:38     ` Jakob Kemi
2002-03-18 18:24     ` H. Peter Anvin
2002-03-18 18:35       ` Rik van Riel
2002-03-18 19:00         ` Mike Dresser
2002-03-18 19:08           ` Rik van Riel
2002-03-18 19:31             ` Chris Friesen
2002-03-18 22:04               ` Mike Dresser
2002-03-18 22:12                 ` Mike Dresser
2002-03-19 11:48             ` Remco Post
2002-03-18 17:04 ` Steven Cole
2002-01-08 21:24 Changing KB, MB, and GB to KiB, MiB, and GiB =?iso-8859-1?q?in Configure=2Ehelp=2E?= Dr. Kelsey Hudson
2002-01-08 21:29 ` Changing KB, MB, and GB to KiB, MiB, and GiB in Configure.help H. Peter Anvin
2002-01-08 22:15   ` Dr. Kelsey Hudson
2002-01-08 23:03 ` Timothy Covell
2001-12-23  9:18 Per Jessen
2001-12-23 16:34 ` Stephen Satchell
2001-12-22 23:22 Per Jessen
2001-12-23  7:21 ` Nicholas Knight
2001-12-23 13:35   ` Alan Cox
2001-12-22  8:39 matthew david reuther
2002-01-08 21:18 ` Dr. Kelsey Hudson
2001-12-22  2:51 Thomas Hood
2001-12-21 22:55 Stuart Lynne
2001-12-21 19:55 Per Jessen
     [not found] ` <by>
2001-12-22  1:48 ` Timothy Covell
2001-12-22  4:32   ` H. Peter Anvin
2001-12-22  4:49     ` Timothy Covell
2001-12-22  7:57     ` Alan Cox
2001-12-22 18:22       ` Timothy Covell
2001-12-22 19:54         ` Derek Fawcus
2001-12-22  2:11 ` Timothy Covell
2001-12-22  4:44   ` H. Peter Anvin
2001-12-22  4:55     ` M. Edward (Ed) Borasky
2001-12-22  5:29   ` Ryan Cumming
2001-12-22  5:53     ` Timothy Covell
2001-12-22 22:41     ` Changing KB, MB, and GB to KiB, MiB, and GiB in?Configure.help Vojtech Pavlik
2001-12-22 10:53   ` Pekka Pietikäinen
2001-12-20 19:25 Changing KB, MB, and GB to KiB, MiB, and GiB in Configure.help RaúlNúñez de Arenas Coronado
2001-12-20 21:41 ` Jamie Lokier
2001-12-21 23:05   ` Rob Landley
2001-12-20 19:13 Changing KB, MB, and GB to KiB, MiB, and GiB in Configure.hel p Nicholas Knight
2001-12-20 19:41 ` Changing KB, MB, and GB to KiB, MiB, and GiB in Configure.help Mike Harrold
2001-12-21 16:59   ` Alan Cox
2001-12-21 17:50     ` Mike Harrold
2001-12-21 18:41       ` Kent Borg
2001-12-21 18:49         ` lk
2001-12-21 19:12           ` Kent Borg
2001-12-22  4:51       ` Albert D. Cahalan
2001-12-20 18:02 Steven Cole
2001-12-20 18:16 ` Matt Bernstein
2001-12-20 18:42   ` Randolph Bentson
2001-12-20 19:00     ` Dave Jones
2001-12-20 19:07       ` Nicholas Knight
2001-12-20 18:47   ` Michael Dunsky
2001-12-20 19:00     ` Timothy Covell
2001-12-21  1:44   ` Stephen Satchell
2001-12-20 18:26 ` Robert Love
2001-12-20 18:52 ` Eric S. Raymond
2001-12-20 19:32   ` Steven Cole
2001-12-20 19:37     ` Eric S. Raymond
2001-12-20 20:40     ` Marc Schiffbauer
2001-12-20 20:32   ` Gábor Lénárt
2001-12-20 21:05     ` Richard B. Johnson
2001-12-20 21:14       ` Gábor Lénárt
2001-12-20 21:25         ` Andreas Dilger
2001-12-20 22:49         ` Mike Eldridge
2001-12-21 10:58           ` Mike Jagdis
2001-12-26 18:59           ` Riley Williams
2002-01-02 17:17           ` Jonathan Amery
2002-01-02 20:17             ` Timothy Covell
2002-01-03  4:23               ` Daniel Phillips
2002-01-03 15:46                 ` Timothy Covell
2001-12-24 13:39   ` Lionel Bouton
2001-12-25 11:25     ` Pavel Machek
2001-12-25 20:14       ` Lionel Bouton
2001-12-20 19:49 ` Bernd Eckenfels
2001-12-22 10:24   ` Pozsar Balazs
2001-12-22 10:47     ` Phil Howard
2001-12-22 11:30     ` Bernd Eckenfels
2001-12-22 20:18       ` Pozsar Balazs
2001-12-23  5:39         ` Bernd Eckenfels
2001-12-24 13:21     ` Ian Molton
2001-12-22 16:03   ` Stephen Satchell
2001-12-23 10:43   ` David Woodhouse
2001-12-23 12:00     ` Vojtech Pavlik
2001-12-23 16:24   ` Stephen Satchell
2001-12-24 12:37   ` David Woodhouse
2001-12-28 10:25   ` Kai Henningsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011221114340.B29076@kittpeak.ece.umn.edu \
    --to=glamm@mail.ece.umn.edu \
    --cc=jaggy@purplet.demon.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).