Quote:
Originally Posted by Tulip
Mmmm, I dunno what drive is that 128gb, maybe the one we are getting into our T410s'. I would watch out for trim support. Never get an ssd drive without that.
|
Well, that's interesting. As a Linux user, on the one hand I want a drive that supports TRIM, but on the other hand, I want to use LVM, which is currently incompatible with TRIM. I've also heard on this thread and others that TRIM doesn't really matter that much, and even so I've decided to use a log structured filesystem in nilfs2 so that _should_ take care of itself, right?
Edit: Actually now that I think of it a log structured filesystem, while avoiding hot spots, will probably make the situation worse regarding TRIM and free blocks.