From wiki:

The vital TRIM function is supported by the Linux OS starting with 2.6.33 kernel (available early 2010). However, support amongst various filesystems is still inconsistent or not present. Proper partition alignment is also not carried out by installation software.

So, which filesystem works best for SSD and supports TRIM + partition alignment during install and is available on Ubuntu?

link|improve this question
feedback

migrated from stackoverflow.com Jan 3 '11 at 18:07

This question came from our site for professional and enthusiast programmers.

1 Answer

OCZ, a big SSD manufacturer, has an excellent writeup and collection of howto's to optimize Linux for SSD's. Key is making sure to disable atime on the device, and a section talking about using EXT4 and aligning it properly.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.