On 09/06/2009 02:21 PM, Maxim Wexler wrote:
According to

http://en.wikipedia.org/wiki/TRIM_%28SSD_command%29

trim has been implemented in the 28 kernel.  Anybody know what the
option is called? It ain't 'trim'.

First, thanks for the link, which led me to lwn.net.  Those guys have
some serious talent and skills that I didn't know about before.

I found a post there from a year ago, saying this:

Part of the problem is that the ATA TRIM command isn't fully specified
yet, so we'll need to allocate a temporary command to test it.  This
also means that no existing device on the market can take advantage of it.

Just by grepping through the linux kernel sources I can see that the
kernel automatically does a test to discover if the disk is a SSD, so
you don't need to do anything special to make the kernel do that.

How effective that is for extending the life of a SSD, I have no clue.


Reply via email to