I've yet to install my SSD (just got a 250Gb Samsung 840 to install in my new 2012 mini), and have done a bit of reading around TRIM as I hadn't heard of it before (my first SSD. Well my work PC has one but it came like that).
TRIM, as we all know by now, improves garbage collection by the OS sending a "Hey, clean this up will ya?" message to the SSD when a file is modified/deleted. The SSD then immediately does so, rather than waiting for normal garbage collection to run. This is important because of the way the data is split into pages on the drive.
What this means is you see a big increase in read/write speeds when running performance tests. But here's what I think is the key point that most people miss - performance tests by their very nature do a whole bunch of writing/deleting/reading very quickly to measure the throughput and therefore benefit most from TRIM being enabled. I think in normal day-to-day use the difference would not be that noticeable as you simply do not run often the same scenario in real-life usage.
Just my opinion. If anyone has any actual research to prove otherwise then I'll gladly admit to being wrong.
TRIM, as we all know by now, improves garbage collection by the OS sending a "Hey, clean this up will ya?" message to the SSD when a file is modified/deleted. The SSD then immediately does so, rather than waiting for normal garbage collection to run. This is important because of the way the data is split into pages on the drive.
What this means is you see a big increase in read/write speeds when running performance tests. But here's what I think is the key point that most people miss - performance tests by their very nature do a whole bunch of writing/deleting/reading very quickly to measure the throughput and therefore benefit most from TRIM being enabled. I think in normal day-to-day use the difference would not be that noticeable as you simply do not run often the same scenario in real-life usage.
Just my opinion. If anyone has any actual research to prove otherwise then I'll gladly admit to being wrong.