Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

edcrusher

macrumors newbie
Original poster
Seems some ppl experiments delays when the SMS ask the SSD to park heads (What, no heads here), then the SSD is disabled for a few seconds.
*dont try if u r on HD

sorry if discused before , didnt found it, w/ the search 🙂

fix:
terminal:

$sudo pmset -g

if return 1, = SMS is enabled

to Disable:
sudo pmset -a sms 0
sudo pmset -g, if returns 0, then success

to Enable:
sudo pmset -a sms 1
sudo pmset -g, if returns 1, then success

credits: http://petabytes.tumblr.com/
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.