Apple recently announced Trim support for all SSD-capable Macs. What is Trim?
The SSSI Glossary defines the Trim command as “A method by which the host operating system may inform a NAND Flash-based SSS device about which blocks of data are no longer in use and can be erased. Such blocks may then be written without having to erase them first, enhancing SSS device write performance.”
A drive’s internal Garbage Collection performs a similar task as Trim by erasing blocks that have been previously marked for deletion. However, because of the way that many operating systems work, there will be some blocks that can be repurposed of which only the OS is aware; Trim addresses this issue.
For Trim to be functional, both the SSD and the OS must support it. Most SSDs of recent vintage support Trim, but check the features list to be sure.
In addition to the Apple OS, anyone who’s been paying attention knows that Microsoft Windows 7 supports Trim. And an increasing number of Linux versions support Trim, plus FreeBSD and OpenSolaris. Wikipedia has a more detailed list.
Leave a Reply