You've probably heard that SL is measuring 1GB as 1000MB, instead of the proper 1024MB.
Is there any way to change this back?
Is there any way to change this back?
Actually, SL's way is the proper way, and has been for many years. It's caused no end of grief for Apple and other companies trying to explain to a customer why a their hard drive had so much less space than the drive manufacturer specified. Manufacturers who use the actual number of bytes, instead of multiples of 1024.
How Mac OS X reports drive capacity
The problem lies in mixing terminology used to describe a base ten system(tera, giga, mega, kilo) to describe the calculations of a base two system.
The proper terminology for describing base two calculations was actually defined back in 1998. Tebi, Gibi, Mebi, and Kibi.
This chart on the Wikipedia terabyte page shows the prefixes.
http://en.wikipedia.org/wiki/Terabyte
If you see "MB" with no 'i' in the middle, that is the base ten measurement. If you see "MiB" with the 'i' in the midde, that is the base two measurement.
That would be because hard drives have always used base-10 and because at first they didn't have a standard they could use for base-2 so they temporarily used the SI system which is base-10. Eventually they made a new standard for base-2 but unfortunately the wrong use of the SI system was already wide spread so changing to the proper system is hell. It also does not help that even software and hardware builders keep on using the wrong system. But than again, it's not as worse as medical terminology for the human body.Very convincing position, especially when HD data is loaded into base-2 memory and crunched by a base-2 processor in a machine that uses base-2 electronic logic.
What's next -- we base-10ize the processor and memory reporting?![]()
Very convincing position, especially when HD data is loaded into base-2 memory and crunched by a base-2 processor in a machine that uses base-2 electronic logic.
What's next -- we base-10ize the processor and memory reporting?![]()
Too bad we'd been using "kilo', "mega", etc. to describe base 2 calculations for several decades BEFORE 1998.
I just realized something today while looking at soemget info windows:
The Base10 value in GB is COMPLETELY redundant.
The size in bytes is easy to turn into base 10 GB/MB/KB by looking at the commas.
So they really should put GiB into the Get Info dialogs so the base10ers and the base2ers can both be happy.