TRIM is perfectly working with on 10.11
Just type in the Terminal window:
Code:
sudo nvram boot-args="rootless=0"
or if you'd also like to disable swapping:
Code:
sudo nvram boot-args="rootless=0 vm_compressor=2"
and then enable TRIM with any app like TRIM Enabler or Disk Sensei
A little addition for those, who wants to profit of the high level of security in OS X 10.11 aka RootLess(Parano-mode
).
After verifying that TRIM is successfully enabled you might want remove the rootless backdoor, because it becomes useless for TRIM normal functionning. To do so just type in Terminal
or
Code:
sudo nvram boot-args="vm_compressor=2"
respectively. That's it. Now, That's exactly Yosemite-like
To revert:
disable the trim switch in any app you used and just hold
⌘⌥PR at boot and wait for a second startup chime
Warning! if you don't switch off trim manually you'll get your system unbootable!
Just in case you've already fogotten to do it and OS X doesn't boot