SSD Tweaks for Mac OS X
A Mac that sports an ethernet port and carries Wi-Fi circuitry will, at the very least, display ethernet and Wi-Fi entries. A green dot next to any entry indicates that the connection is active. Tweak free download - Tweak Freak, Tweak and Tuneup, TinkerTool, and many more programs.
After installing a Samsung 470 SSD in my Macbook Pro 2011, I found a number of different suggestions for optimizing performance and disk space usage around the Internet. Here’s a quick list of the steps I took:
Disable the hard drive Sudden Motion Sensor
Since the SSD drive has no moving parts, we can disable this sensor
Turn off Hibernate
Every time you close the lid on your Macbook, it writes out RAM to the SSD. Since my Macbook has 8 GB of RAM, this is a time consuming process, uses 8 GB of disk space and also contributes to the wear on the SSD drive. The downside to this setting is that if the Macbook loses power completely (for example, if the battery runs down completely), the current state will be lost (much like if you held down the power button to reset the mac).

I also made sure the drive wouldn’t sleep and disabled lidwake (not related to SSD, but it’s nice to disable automatic resume whenever the laptop is opened and has helped with some problems resuming from my Cinema display).
Confirm the settings with sudo pmset -g.
Tweak App Store
Disable file access time tracking
Normally the Mac will keep track of the last time any file was accessed. This contributes to the wear on the SSD drive, so it is helpful to disable it.
Tweaks For Mac Installer
Edit the file and paste the following:

Reboot and confirm the setting with:
Adjust Spotlight settings
Spotlight is the Mac’s indexer and search tool. While a lot of people just disable this service (sudo mdutil -a -i off), I need Spotlight because Outlook 2011 uses it for searching my Outlook data.
To adjust this setting, go to System Preferences…Spotlight…Privacy. If you exclude directories that change frequently, you’ll save wear on your SSD. For example, I excluded:
/Library/Caches
~/Library/Caches
/Library/Application Support/Riverbed/Steelhead Mobile/datastore
~/Downloads
~/Documents/Parallels (where I store my VMs)
Enable TRIM
Although technically not supported by Apple, I used the Trim Enabled for Mac to turn on Trim for my SSD. There is some discussion that this reduces the initial performance of the disk, but improves the performance over the long haul.
Adjust Windows VMs (in Parallels or VMware)
To further reduce the wear on the SSD, I made some changes to my Windows VMs based on the VMware View Optimization Guide:
Be sure to review the entire PDF for other VM optmizations (based on your own needs).
Reduce amount of space used by OS X
Since having more free space helps contribute to the life of the SSD, I removed a number of unnecessary files. Great directions for this here: Freeing space on your Mac OS X startup disk.
14 Notes/Hide
- memeboy liked this
- leslie0809 liked this
- srtmnt liked this
- feminiti liked this
- tonyhue liked this
- r3dbr1ck liked this
- mrsugarbombs reblogged this from flakshack
- mrsugarbombs liked this
- dannyliberty liked this
- flakshack posted this
Comments are closed.