MacBook などで実装されている”Sudden Motion Sensor = 緊急モーションセンサー”の
主用途は衝撃を受けた際にHDDを守る為の仕組み。このセンサーを使用したゲームや
防犯ブザー用のアプリを使っていなければ、SSD搭載のMacBook/MacBook Air/MacBook Pro
では不必要な機能なので停止してみた。
Disabling the Sudden Motion Sensor in Mac OS X 10.4, 10.5, and 10.6:
- In Terminal, which should still be open from the previous step, you can disable the Sudden Motion Sensor by typing sudo pmset -a sms 0 and pressing Return (changing the setting to a zero disables the module).
- Type your administrator password when you are prompted and press Return.
- Type the sudo pmset -g command again to be sure that the setting has been applied.
何か大きくリソースを消費するタイプの機能ではないですが、不要な機能は停止させて
少しでも快適に動作させたいものです。
参照 : Apple Portables: Advanced tips for Sudden Motion Sensor
http://support.apple.com/kb/HT1934
(追記 2013/1/17)
MacBook Pro Retina + Mac OS X 10.8.2 の組み合わせではpmsetにSMSの項目はありません。