Soldato
- Joined
- 28 Nov 2008
- Posts
- 8,725
- Location
- UK
Defragmenting a full disk can, in some cases (depending on disk cluster size, the average size distribution of your files and the number of those files), save on disk space.Go on then, tell me why.
However, the biggest advantage from defragmenting a disk is an advantage in performance - the closer together the files are (and the closer they are to the start of the disk), the quicker they can be accessed in relation to each other.
If you have a fairly empty disk, you are bound to have a sparser distribution of files across the disk. Therefore, the mean access time between each file (relative to each file) will be higher than if the space covered by files were more densely packed.
So, on average, the likelihood is that someone with a big disk and not many files will see a better average performance gain from defragmenting than someone with a densely packed disk.
* file system and HDD controller dependant