On 6 Sep 2009, at 22:21, 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'.

It won't be a userspace command that you can type in at the command prompt, the way you can type `ls` or `cp`.

The TRIM command is sent by the _kernel_ to the drive, and there will be no human interaction involved in issuing it (other than removing a file with `rm /path/to/file`).

Stroller.


Reply via email to