<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Enable TRIM for All SSD&#8217;s in Mac OS X Lion</title>
	<atom:link href="http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Mon, 20 May 2013 21:00:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Suo</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-449276</link>
		<dc:creator>Suo</dc:creator>
		<pubDate>Mon, 12 Nov 2012 03:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-449276</guid>
		<description>I left a part out. The goals is that sometime when the SSD is not being heavily used, it will find time to erase the deleted data, leaving those blocks ready for the fastest possible write performance.</description>
		<content:encoded><![CDATA[<p>I left a part out. The goals is that sometime when the SSD is not being heavily used, it will find time to erase the deleted data, leaving those blocks ready for the fastest possible write performance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suo</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-449275</link>
		<dc:creator>Suo</dc:creator>
		<pubDate>Mon, 12 Nov 2012 03:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-449275</guid>
		<description>It depends if it is a software RAID or hardware RAID. If it is software, then yes. If you are using a hardware RAID controller, then that controller&#039;s firmware needs to support TRIM, and there would be no need to tweak anything in Mac OS.</description>
		<content:encoded><![CDATA[<p>It depends if it is a software RAID or hardware RAID. If it is software, then yes. If you are using a hardware RAID controller, then that controller&#8217;s firmware needs to support TRIM, and there would be no need to tweak anything in Mac OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suo</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-449274</link>
		<dc:creator>Suo</dc:creator>
		<pubDate>Mon, 12 Nov 2012 03:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-449274</guid>
		<description>It doesn&#039;t matter when you enable it, you will get the full benefit anytime.
Without TRIM enabled, the files are delete immediately, but the OS has to wait while the erase operation completes. Once TRIM is enabled, the SSD manages the reuse of blocks internally and the OS is free to move onto the next operation. The data may not actually get deleted with TRIM. Avoiding these extra read/write cycles is what increases performance and the life of the drive. The SSD just remembers that the block is ready for reuse, and when new data comes along it can write it to the &quot;free&quot; block.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t matter when you enable it, you will get the full benefit anytime.<br />
Without TRIM enabled, the files are delete immediately, but the OS has to wait while the erase operation completes. Once TRIM is enabled, the SSD manages the reuse of blocks internally and the OS is free to move onto the next operation. The data may not actually get deleted with TRIM. Avoiding these extra read/write cycles is what increases performance and the life of the drive. The SSD just remembers that the block is ready for reuse, and when new data comes along it can write it to the &#8220;free&#8221; block.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enter SSD ~ Solid-state drives &#124; Andy on Tech</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-429715</link>
		<dc:creator>Enter SSD ~ Solid-state drives &#124; Andy on Tech</dc:creator>
		<pubDate>Sun, 23 Sep 2012 14:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-429715</guid>
		<description>[...] How long will they last? SSDs will wear out over time as each cell in a flash memory has a limited number of times it can write and erase. TRIM technology is a part of SSDs, this dynamically optimises read/write cycles. In normal use I would think you are more likely to change the machine before worrying about an SSD actually wearing out. TRIM tweaks may be required depending on OS, I certainly had to do this when using with Linux. There is a utility available for Macs that do not include SSD support here. [...]</description>
		<content:encoded><![CDATA[<p>[...] How long will they last? SSDs will wear out over time as each cell in a flash memory has a limited number of times it can write and erase. TRIM technology is a part of SSDs, this dynamically optimises read/write cycles. In normal use I would think you are more likely to change the machine before worrying about an SSD actually wearing out. TRIM tweaks may be required depending on OS, I certainly had to do this when using with Linux. There is a utility available for Macs that do not include SSD support here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-412929</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Thu, 02 Aug 2012 09:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-412929</guid>
		<description>Does it matter when I enable TRIM?  I mean, I installed the OS several days ago and I did already delete some data. I&#039;m enabling TRIM now, do I have to reinstall or just install and TRIM will take care of the already deleted items?

Best regards</description>
		<content:encoded><![CDATA[<p>Does it matter when I enable TRIM?  I mean, I installed the OS several days ago and I did already delete some data. I&#8217;m enabling TRIM now, do I have to reinstall or just install and TRIM will take care of the already deleted items?</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JettaRed</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-410046</link>
		<dc:creator>JettaRed</dc:creator>
		<pubDate>Thu, 26 Jul 2012 02:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-410046</guid>
		<description>TRIMEnabler seems to work well for Mountain Lion 10.8.</description>
		<content:encoded><![CDATA[<p>TRIMEnabler seems to work well for Mountain Lion 10.8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-400627</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 20 Jun 2012 03:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-400627</guid>
		<description>would TRIM enabler work on 2 ssds, raid 0 in a mac pro 2009?</description>
		<content:encoded><![CDATA[<p>would TRIM enabler work on 2 ssds, raid 0 in a mac pro 2009?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-314779</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Fri, 13 Jan 2012 06:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-314779</guid>
		<description>By chance I just restored my SSD from backup. It&#039;s an Intel X-25M G2. No doubt thanks to TRIM enabler, my speeds doubled (back to factory speeds I guess)!

XBench index as of last year:102. After the restore with TRIM enabled: 270!

So yeah - do it! The performance penalties for not having TRIM enabled are severe.</description>
		<content:encoded><![CDATA[<p>By chance I just restored my SSD from backup. It&#8217;s an Intel X-25M G2. No doubt thanks to TRIM enabler, my speeds doubled (back to factory speeds I guess)!</p>
<p>XBench index as of last year:102. After the restore with TRIM enabled: 270!</p>
<p>So yeah &#8211; do it! The performance penalties for not having TRIM enabled are severe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modernape</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-312115</link>
		<dc:creator>Modernape</dc:creator>
		<pubDate>Sun, 08 Jan 2012 16:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-312115</guid>
		<description>This applies to all Sandforce drives which have their own Garbage Collection firmware - enabling TRIM will cause slow-downs rather than improvements.</description>
		<content:encoded><![CDATA[<p>This applies to all Sandforce drives which have their own Garbage Collection firmware &#8211; enabling TRIM will cause slow-downs rather than improvements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 在Mac OS X lion中启用固态硬盘的TRIME功能 &#124; ssd</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-311976</link>
		<dc:creator>在Mac OS X lion中启用固态硬盘的TRIME功能 &#124; ssd</dc:creator>
		<pubDate>Sun, 08 Jan 2012 06:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-311976</guid>
		<description>[...] Enable TRIM for All SSD’s in Mac OS X Lion [...]</description>
		<content:encoded><![CDATA[<p>[...] Enable TRIM for All SSD’s in Mac OS X Lion [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-309909</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Wed, 04 Jan 2012 22:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-309909</guid>
		<description>Just did this every thing seems fine.</description>
		<content:encoded><![CDATA[<p>Just did this every thing seems fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-309902</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Wed, 04 Jan 2012 22:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-309902</guid>
		<description>Can you restore from a back up of the next and then use the newer tool?</description>
		<content:encoded><![CDATA[<p>Can you restore from a back up of the next and then use the newer tool?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Dulepov</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-309834</link>
		<dc:creator>Dmitry Dulepov</dc:creator>
		<pubDate>Wed, 04 Jan 2012 17:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-309834</guid>
		<description>TRIM on non-Apple SSDs conflicts with FileVault2. If you enable both, your drive will be corrupted.

I believe Apple did not enable TRIM on other drives for a reason. So I would not recommend this. At least, watch your disk for corruption.</description>
		<content:encoded><![CDATA[<p>TRIM on non-Apple SSDs conflicts with FileVault2. If you enable both, your drive will be corrupted.</p>
<p>I believe Apple did not enable TRIM on other drives for a reason. So I would not recommend this. At least, watch your disk for corruption.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: root86.org</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-309596</link>
		<dc:creator>root86.org</dc:creator>
		<pubDate>Wed, 04 Jan 2012 05:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-309596</guid>
		<description>this tool slows down 2 of my Macs with SSD and 2 Hackintosh&#039;s ... I will never use it again !!!</description>
		<content:encoded><![CDATA[<p>this tool slows down 2 of my Macs with SSD and 2 Hackintosh&#8217;s &#8230; I will never use it again !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RCook</title>
		<link>http://osxdaily.com/2012/01/03/enable-trim-all-ssd-mac-os-x-lion/#comment-309307</link>
		<dc:creator>RCook</dc:creator>
		<pubDate>Tue, 03 Jan 2012 21:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=25529#comment-309307</guid>
		<description>I used the guide you linked to a while back, I don&#039;t see how copying and pasting 4 commands is not for the faint of heart but whatever.</description>
		<content:encoded><![CDATA[<p>I used the guide you linked to a while back, I don&#8217;t see how copying and pasting 4 commands is not for the faint of heart but whatever.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.004 seconds using disk: basic
Object Caching 343/344 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-20 15:39:22 -->