_________>>>
I strongly advise against the Trim command. It may corrupt files on the SSD. GarbageControl is very good on modern SSDs and can be helped by leaving more free space on the SSD. There are even SSDs blocked in the Linux kernel:
http://www.howtogeek.com/222077/how-to-enable-trim-for-third-party-ssds-on-mac-os-x/
The reason that Apple warns against the use of the trimforce command is not for nothing. Apple has their own controllers inside their SSDs. Your Samsung is even in the list thus it would not activate Trim.
Apple does not make the SSD controllers used in Apple branded SSDs. Third party manufacturer's do.
I have 5 internal SSDs in my cMP, all are Samsung, and a Transcend SSD in my MBA. I have been using TRIM since very early in the Yosemite OS life cycle. You are very wrong in your recommendation. And again, the problem is with Linux, not the Mac OS.
I highly recommend the use of TRIM, it is necessary for proper SSD maintenance.
Your spreading misinformation around this forum. My answer to your post in another thread:UNQUOTE
The issue with trim is that it will not crash the system; you never know if file(s) on the disk are damaged or not. The only thing trim does, is telling the SSD's controller (and thus the Garbage Collection) a bit earlier which files can be deleted. So the GC needs a bit more free space than when Trim is not there.
And the Samsung 850 does not have a very good controller to begin with. Make sure you have the FW update from this autumn.
Lex
Lou
No it is not Apple's way of making a disclaimer. I can not think for Apple, but I guess they use it for their +own+ SSDs because it keeps a bit more of free space. Your experience is irrelevant, believe what you believe. My experience (10 yrs PC + SSD, and 4 years and 15-20 SSD's different brands in macs) does not matter either.
You are missing the point. Apple has added this function for non-Apple SSDs. It wasn't available before, whereas Apple SSDs had TRIM already enabled. Because they don't control the hardware, they cannot guarantee that no issues occur, hence the disclaimer. Whether that actually happens is a point for which you have provided no evidence and one on which you are scaremongering.
Even if trim would be useful, and secure and faultless, it is really stupid to break that security with a hack.
OWC is the only supplier that makes this point clear: do not use trim.
TRIM helps garbage collection by telling the SSD which areas contain deleted data so that data doesn’t need to be moved.
However, this doesn’t mean you can’t enable TRIM. Our testing has shown no issues with using Trimforce or third-party enablers with an OWC SSD*.
There is no need to "break security" to enable TRIM with the latest Yosemite and El Capitan versions. You just run the command "sudo trimforce enable" in Terminal and you are done. There is zero reduction in security by doing this. You may be thinking of earlier betas that required disabling OS X System Integrity Protection (SIP) to enable trimforce.
You might want give this a read. OWC has no problem with TRIM being enabled.
A couple relevant quotes from the OWC article.
There is no need to "break security" to enable TRIM with the latest Yosemite and El Capitan versions. You just run the command "sudo trimforce enable" in Terminal and you are done. There is zero reduction in security by doing this. You may be thinking of earlier betas that required disabling OS X System Integrity Protection (SIP) to enable trimforce.
You might want give this a read. OWC has no problem with TRIM being enabled.
A couple relevant quotes from the OWC article.
The 840 Evo has a bug in the firmware that causes old data to be slow. The bug does not exist in the 850 and has nothing to do with Trim, so why even mention it in this thread?my note about samsung 850 was not about trim: you said you have the samsung 850 (I have 2 also), and there is an important FW update that seemed to be data loss when the data was not moved for a long time; not to do with trim.
OS X does not use a Linux kernel. Not even close.Linux kernel (OSX) has been patched ( ? ) I am not sure about this.
I do not miss the point. You do.
The Trim item is there because a young kid promoted it for mac and wanted to earn money. It was there "always" in Windows. Since the SSD producers did produce for the PC market, there was no issue.
I forgot to answer: like Windows is a GUI over Dos is OSX a GUI over Unix (linux or whatever you call this clone).OS X does not use a Linux kernel. Not even close.
There is so much nonsense in this thread it's unreal.
1. Enabling TRIM won't damage your SSD in any way. The worst forcing TRIM to be enabled on OS X can really do is make your system not start if something goes wrong. At which point it's easily recoverable. All TRIM in OS X does is sends commands to the SSD's controller, it's down to the controller to erase memory.
2. I've never seen any instances or (verified) reports of TRIM deleting the "wrong" data. There was one instance of this reported by a news outlet who was hungry for views and didn't investigate properly. It turned out it was a Linux Kernel error, not a problem with the SSD.
3. TRIM was highly necessary on older drives, whose (write) performance degraded significantly with use. Nowadays, more modern SSDs have much improved on-chip garbage collectors, which negate most of the performance degradation of TRIM.
4. That said, TRIM will still help write performance on newer SSDs, the performance increase just won't be as profound.
5. The warning from Apple is to cover their ass. If there is a dodgy SSD out there from an unknown manufacturer who hasn't implemented the TRIM commands properly, then yes, you could lose your data. On any mainstream tried-and-tested SSD, that's not going to happen.
6. If anything does go wrong, you all have backups? Right?
It's irrelevant. OS X's kernel is not Linux. Unix is not Linux. The problem with TRIM in Samsung SSDs was specific to the Linux kernel. You're spreading misinformation that isn't helpful to anyone.I forgot to answer: like Windows is a GUI over Dos is OSX a GUI over Unix (linux or whatever you call this clone).
Again, OS X is not Linux. Stop saying it is.The Linux kernel list of SSDs is important, why is it there.
It is not Linux, OSX is a GUI. I never said it is, you said it is not. I pointed to the kernel which is. Linux = Unix clone. I pointed to the kernel and it is relevant.Again, OS X is not Linux. Stop saying it is.
No. OS X is its own version of Unix, based on Apple's Darwin which is derived from BSD. There are many places where OS X and Linux share similarities, but the kernels of each are very dissimilar.It is not Linux, OSX is a GUI.