View Single Post
  #35  
Old April 4th, 2006, 06:52 PM
douglas's Avatar

douglas douglas is offline
Major
 
Join Date: Apr 2004
Location: Atlanta, Georgia
Posts: 1,152
Thanks: 0
Thanked 0 Times in 0 Posts
douglas is on a distinguished road
Default Re: OT: Computer\'s...gotta hate \'em.

That 8 MB of unpartitioned space is actually where the information on what partitions you have and what parts of the disk they are on is stored. No, it almost certainly doesn't actually require the whole 8 MB to store that information, that's just the smallest section of hard drive space it can allocate, just like a program requesting one extra byte of RAM is probably going to get a 4 KB chunk (which further requests will use until it's all gone) instead. Keeping track of space in units much smaller than that would require too much extra space dedicated to keeping track of it than the extra precision is likely to be worth.
Reply With Quote