Unsolved

This post is more than 5 years old

1 Message

2921

September 12th, 2005 23:00

Difference between Size of Folder and Size on Disk

Help!  When I am viewing the properties of a folder in My Computer, what is the difference between Size:  and Size on Disk:?

September 13th, 2005 00:00

Size of the folder or file is the actual size the file/folder is if it were loaded into RAM.

Size on disk is often different. The filesystem is broken down into small portions that I'll refer to as "chunks" to make it easy. The smallest level of chunk cannot be shared among different files. So if a file would only need 3.5 chunks it will be allocated 4 since 3 is not enough to hold it. Yes, the other .5 gets wasted, but gets counted in with the "size on disk" measurement.
No Events found!

Top