Skip to main content

Want to add an SSD to a desktop Mac? It’s now easier thanks to third-party TRIM support

osx third party ssd trim samsung 840 pro
Image used with permission by copyright holder
TRIM is pretty much a mandatory feature for any system running an SSD, as without it the drive’s ability to inform the system about which parts of the drive are empty, write performance can seriously degrade over time. Because of that, most operating systems have supported it for years, but OS X has lagged behind. That is, drives that shipped with the Apple system could support it, but third party ones couldn’t. Fortunately that’s now no longer the case.

Previously if you tried to upgrade your OS X sporting system with a third party SSD, it would have had to rely on its localized garbage collection system to maintain performance. However without the additional support from TRIM, this can degrade the flash cells faster than they would otherwise, so adding this new support for the re-allocation system is important.

Samsung TRIM error could be wiping data

This comes as part of the OS X 10.10.4 update, though it does need to be manually activated for the drives. Users can launch the utility from the OS X terminal with the “trimforce” command, and after a reboot it should work without too much difficulty.

Apple has placed a large warning label over this update, suggesting that users should be wary of using the TRIM feature on older drives, since it could cause them to behave erratically. While that may be the case, as Ars points out, it’s not something users should be overly concerned with. Most SSDs today are modern enough that they would have supported TRIM under Windows or Linux distros, so shouldn’t have any issues doing the same under OS X.

However, it is worth mentioning that a number of Samsung drives – specifically those named with the numerical 8XX moniker – have had issues with TRIM commands as of late, with some sources suggesting that they randomly delete data. If you have one of those, it might be worth taking extra care if enabling TRIM. back up everything important first.

Jon Martindale
Jon Martindale is the Evergreen Coordinator for Computing, overseeing a team of writers addressing all the latest how to…
A dangerous new jailbreak for AI chatbots was just discovered
the side of a Microsoft building

Microsoft has released more details about a troubling new generative AI jailbreak technique it has discovered, called "Skeleton Key." Using this prompt injection method, malicious users can effectively bypass a chatbot's safety guardrails, the security features that keeps ChatGPT from going full Taye.

Skeleton Key is an example of a prompt injection or prompt engineering attack. It's a multi-turn strategy designed to essentially convince an AI model to ignore its ingrained safety guardrails, "[causing] the system to violate its operators’ policies, make decisions unduly influenced by a user, or execute malicious instructions," Mark Russinovich, CTO of Microsoft Azure, wrote in the announcement.

Read more