Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlug] SSD filesystem



Seems everyone has an opinion on which filesystem and settings are best for an SSD drive. Some say journaling filesystems like ext3 will wear out the drive sooner though opponents argue that failure from overwriting is exaggerated. Others recommend ext4 to get even better performance out of a high speed SSD.

I'm currently using the following at the recommendation of a blog post from a person who seemed to know what he was talking about.

/ ext4 noatime,barrier=0,data=writeback,nobh,commit=100,nouser_xattr 0 1
/home ext4 noatime,barrier=0,data=writeback,nobh,commit=100,nouser_xattr 0 1

This is on a Latitude E4200 with the ultra 64 SSD running Ubuntu Jaunty in case that matters.

Any feedback is appreciated.

Kyle
@kylehase


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links