Possible Duplicate:
How do I optimize the OS for SSDs?
Given what I think is a common scenario:
- SSD used as boot disk
- Conventional HD(s) for bulk storage
- Ubuntu 10.10
What's the best stable filesystem to use on the SSD? I'm ruling out NilFS and BTRFS because they are not stable as of 10.10.
I'm expecting to either put /home on the raid or at least back it up regularly, so the reliability difference between ext 2 and ext 3 doesn't seem like it should be an issue.