1 |
On Wed, Feb 29, 2012 at 11:23:11AM +0200, Alan McKinnon wrote: |
2 |
|
3 |
> > So, cfdisk is happy with the change but nothing else seems to see it. |
4 |
> > What am I missing here? Where did the 50Gbs go to? |
5 |
> > |
6 |
> > Dale |
7 |
> > |
8 |
> > :-) :-) |
9 |
> > |
10 |
> |
11 |
> Nowhere. |
12 |
> |
13 |
> Disk manufacturers measure kilos of data as 1000 |
14 |
> Everyone else measures it in 1024 |
15 |
|
16 |
Well, to nitpick, they say it correctly, as for their "kilo", 10^3 bytes is |
17 |
correct. We, the binary folk, assert kilo to be 2^10 bytes which is actually |
18 |
called kibi, but we still use "kilo" in our everyday language thanks to |
19 |
historical ballast (and because, as I recently heard, the -bi units aren't |
20 |
around that long yet). First time I heard of them was in uni lecture ~2003±1. |
21 |
|
22 |
> They do this because it fudges disk sizes to appear 2.4% bigger than |
23 |
> they really are. |
24 |
> |
25 |
> When you get into TB drives, it gets worse as 1024*1024*1024*1024 |
26 |
> differs from 1000*1000*1000*1000 bu a lot more than 2.4% |
27 |
|
28 |
By 1.024^4, which is 1.0995 to be precise. Those swines are stealing almost |
29 |
10% from us. :o) |
30 |
-- |
31 |
Gruß | Greetings | Qapla' |
32 |
I forbid any use of my email addresses with Facebook services. |
33 |
|
34 |
“Don't put multiple statements on a single line unless you have something |
35 |
to hide.” – Linux Torvalds, Linux kernel coding style documentation |