How to Optimize SSD Boot Drive??

  Thread Rating:
  • 4 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Clumsy Offline
Team-XBMC Forum Moderator
Posts: 617
Joined: Feb 2004
Reputation: 0
Post: #31
I would suggest everybody to cool down a bit. I was very close to closing the topic to avoid further senseless fighting, but since the topic itself is interesting and in my opinion critical questions are important to avoid FUD being spread, I will leave this open and issue a last warning to all parties involved.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
gnif Offline
Team-XBMC Developer
Posts: 442
Joined: Feb 2008
Reputation: 34
Location: Australia, Katoomba
Post: #32
@Clumsy, sure thing Smile I have re-opened the thread

I am not scared of SVN - Cutting my hands open on the bleeding edge.
find quote
eskro Offline
Posting Freak
Posts: 8,224
Joined: Nov 2010
Reputation: 156
Post: #33
thanks guys
find quote
poofyhairguy Offline
Resident Hardware Guru
Posts: 2,954
Joined: Apr 2010
Reputation: 49
Post: #34
Here is a good one for OSX users: Enable Trim in Snow Leopard:

http://www.groths.org/?p=308

I can confirm it works.

Mini/Micro ITX Frontend (with SSD) + Mediaserver/NAS + Logitech Harmony + LCD/LED/Plasma TV + Nice AV Receiver + XBMC + USENET + sabnzbd + sickbeard +couchpotato

My Setup--HTPC Building Guide- Start Here--Advice on Hard Drives and SSDs--Mediaserver Guide--Harmony Guide
find quote
Robotica Offline
Posting Freak
Posts: 927
Joined: Aug 2010
Reputation: 3
Post: #35
Next tip:
Reduce the number of write cycles to the SSD. Reducing writes to the SSD just involves setting a few options in the fstab file (noatime,nodirtime) these options stop linux from updating the last read time for each file when reading.

Will keep your SSD longer alive without loosing valuable info.
find quote
Subliminal Aura Offline
Senior Member
Posts: 214
Joined: Feb 2011
Reputation: 4
Location: UK
Post: #36
Better tip:

Enable TRIM first under ubuntu/linux kernels >= 2.6.33 Wink

/etc/fstab - option (discard)
find quote
Robotica Offline
Posting Freak
Posts: 927
Joined: Aug 2010
Reputation: 3
Post: #37
Set XBMC cache in /tmp (which is in RAM)
find quote
Subliminal Aura Offline
Senior Member
Posts: 214
Joined: Feb 2011
Reputation: 4
Location: UK
Post: #38
Robotica Wrote:Set XBMC cache in /tmp (which is in RAM)

Nope - read this http://ubuntuforums.org/showpost.php?p=7...ostcount=6

Looks like this is fast becoming the how to optimize XBMC thread !
find quote
Stompp Offline
Junior Member
Posts: 48
Joined: Feb 2011
Reputation: 0
Location: Stockholm, Sweden
Post: #39
andyparksy Wrote:Keep in mind order might be important as well - the AHCI adjustment should really be done before you install your OS.....Wink

Yup, figured out that one too late Rolleyes Anyone know how big the impact on perfomance is changing to AHCI? Is it worth a reinstall?

nvm.. Didn't read the follow up posts Blush

Your focus needs more focus
Current WIP: Karma TF8
(This post was last modified: 2011-04-13 12:29 by Stompp.)
find quote
Subliminal Aura Offline
Senior Member
Posts: 214
Joined: Feb 2011
Reputation: 4
Location: UK
Post: #40
Stompp Wrote:Anyone know how big the impact on perfomance is changing to AHCI?

Depending on your chipset you should see a nice boost in performance.

Stompp Wrote:Is it worth a reinstall?

If performance is your key objective and your chipset can handle it, then yes.
If reinstallation / configuration takes weeks if not months then avoid.
find quote
Post Reply