Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Byte, Kilobyte, Megabytes, Gigabyte ; Why multiples of 1024 instead of 1000

spiralOct 25 2012 — edited Oct 25 2012
Not a 100% DB question.
At OS level,
8    bits       = 1 Byte
1024 Bytes 	= 1 kilobyte
1024 kilobyte 	= 1 Megabyte
1024 megabyte 	= 1 Gigabyte
.
.
People who initially came up with this storage math ; why didn't they use multiples of 1000 instead of 1024 in these calculations? Where does this 24 come from ?
This post has been answered by Srini Chavali-Oracle on Oct 25 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2012
Added on Oct 25 2012
5 comments
970 views