Thanks for the awesome info. That is so cool.So for whatever reason, this article no longer exists, but it should help explain how OS X handles fragmentation. There are select circumstances when you would want to actually defragment (using a tool like Drive Genius), one of which is before creating a bootcamp partition, others are mentioned in the article.
http://webcache.googleusercontent.c...agment&cd=2&hl=en&ct=clnk&gl=us&client=safari
So for whatever reason, this article no longer exists.
Yeah, you will generally not see performance degradation from fragmented files in OS X because the files are not actually fragmented. The only time you would need to truly defragment is if you need to repartition the drive.no it dosent and here is why
HFS+ automatically defrags files under 20mb that meet certain conditions (i dont remember what they are)
It has delayed allocation which combines writes all in one and the filesystem will know the exact size needed to allocate the file
HFS+ also has hot file zone which defragments files that are constantly accessed.
HFS+ also does not allocate files in small gaps like NTFS does, instead HFS+ tends to allocate files in big free space gaps.