Re: CD size


[ Follow Ups ] [ Post Followup ] [ CPU-Central Message Board ] [ Home ]

Subject: Re: CD size
Name: ludicrous
Date: 7/17/2002 1:25:45 PM (GMT-7)
IP Address: 138.67.74.229
In Reply to: CD size posted by HalOfBorg
Message:

You can see the same thing on a hard disk, and the discrepancy will become worse if you have many files or a very large disk.

What happens is that the disk space is allocated into addressable 'chunks' of a certain size (2^32 such 'chunks', with FAT32). This means that if the file does not evenly divide by this size, its final few bytes will be occupying MORE space than the actual length of the file.

This is also true with very small files -- the file is written into, and then occupies, an entire 'chunk' that may be (relatively) much larger than the file length.

[ View FollowUps | Post Followup | E-Mail Sender | Main ]


[No follow-ups for this posting]

Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:
Upload some images for this post


[ Follow Ups ] [ Post Followup ] [ CPU-Central Message Board ]