Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
just out of curiosity what's noatime?

atime is the time a file was last accessed (read). From the terminal, you can see this time with the ls -lu command. Since many files are being read all the time, keeping atime up-to-date can add up to being very expensive.

Disabling atime is usually referred to as "setting the noatime option". Doing this can show significant performance gains on networked file systems & moderate gains on local file systems.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.