Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2005 11:55:58 -0700 (PDT)
From:      "/dev/null" <null@dnswatch.com>
To:        freebsd-current@freebsd.org
Subject:   Re: strtonum(3) in FreeBSD?
Message-ID:  <50589.216.177.243.35.1113677758.localmail@webmail.dnswatch.com>
In-Reply-To: <13591.1113660644@bizet.nethelp.no>
References:  <4261185D.1060202@gamersimpact.com> <13591.1113660644@bizet.nethelp.no>

next in thread | previous in thread | raw e-mail | index | archive | help
>> > K may so be 1024, but M may not, because M must be 1000000,
>> > always. SI prefices are the same among all units.
>>
>> When talking about digital data storage K means times 2^10, M means
>> times 2^20, G means 2^30 and T means 2^40.
>>
>> 1K = 1 * 2^10 bytes = 1024 bytes
>> 1M = 1 * 2^20 bytes = 1048576 bytes
>> 1G = 1 * 2^30 bytes = 1073741824 bytes
>
> The disk drive manufacturers seem to disagree with you. For instance
> Seagate:
>
> http://www.seagate.com/products/discselect/glossary/index.html#cap
>
> "Most disc drive companies, including Seagate, calculate disc capacity
> based on the assumption that 1 megabyte = 1000 kilobytes and 1
> gigabyte=1000 megabytes."
>

I don't know about you. But have you ever noticed how the capacity of
your drive as reported by the manufacturers suddenly shrank after
formatting it? Point being, they have always used the one which reported
the *larger* capacity. ;)
 In short; the standard is... there is no standard. :)

-Chris

> My own conclusion is simply that there is no universal agreement which
> says that kilo, mega, giga and tera mean something different (using
> powers of 2) when applied to data storage.
>
> Steinar Haug, Nethelp consulting, sthaug@nethelp.no
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>


////////////////////////////////////////////////////
 If only Western Electric had found a way to offer
binary licenses for the UNIX system back in 1974,
the UNIX system would be running on all PC's today
rather than DOS/Windows.
////////////////////////////////////////////////////



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50589.216.177.243.35.1113677758.localmail>