Macラップトップで使用されるデフォルトのスリープモードは、従来のスリープモード(RAMにサスペンド)と休止状態(ディスクにサスペンド)のハイブリッドです。RAMの内容はディスクに保存されますが、RAMにも電力が供給されます。デスクトップMacは、デフォルトで従来のスリープモード(RAMにサスペンド)を使用します。
参照man pmset
:
SAFE SLEEP ARGUMENTS
hibernatemode takes a bitfield argument defining SafeSleep behavior.
Passing 0 disables SafeSleep altogether, forcing the computer into a reg-
ular sleep.
0000 0001 (bit 0) enables hibernation; causes OS X to write memory state
to hibernation image at sleep time. On wake (without bit 1 set) OS X will
resume from the hibernation image. Bit 0 set (without bit 1 set) causes
OS X to write memory state and immediately hibernate at sleep time.
0000 0010 (bit 1), in conjunction with bit 0, causes OS X to maintain
system state in memory and leave system power on until battery level
drops below a near empty threshold (This enables quicker wakeup from mem-
ory while battery power is available). Upon nearly emptying the battery,
OS X shuts off all system power and hibernates; on wake the system will
resume from hibernation image, not from memory.
0000 1000 (bit 3) encourages the dynamic pager to page out inactive pages
prior to hibernation, for a smaller memory footprint.
0001 0000 (bit 4) encourages the dynamic pager to page out more aggres-
sively prior to hibernation, for a smaller memory footprint.
hibernatemode = 0 (binary 0000) by default on supported desktops. The
system will not back memory up to persistent storage. The system must
wake from the contents of memory; the system will lose context on power
loss. This is, historically, plain old sleep.
hibernatemode = 3 (binary 0011) by default on supported portables. The
system will store a copy of memory to persistent storage (the disk), and
will power memory during sleep. The system will wake from memory, unless
a power loss forces it to restore from disk image.
hibernatemode = 25 (binary 0001 1001) is only settable via pmset. The
system will store a copy of memory to persistent storage (the disk), and
will remove power to memory. The system will restore from disk image. If
you want "hibernation" - slower sleeps, slower wakes, and better battery
life, you should use this setting.
ラップトップまたはデスクトップMacを常に休止状態(ディスクにサスペンド)にするには、次を実行します。
sudo pmset -a hibernatemode 25
ラップトップを常にバッテリー電源で休止状態にするには、次を実行します。
sudo pmset -b hibernatemode 25
スリープ中のエネルギー消費hibernatemode
を25
減らすように設定すると、起床に時間がかかります。
一部の新しいMacは、特定の条件下で一定のスリープモードになってから一定の時間が経過すると、自動的にスタンバイモードに入ります。http://support.apple.com/kb/HT4392(Macコンピューター:スタンバイモードについて)を参照してください。
スタンバイモードを使用できるMac:
- MacBook Pro(Retina、13インチ、Late 2012)以降
- MacBook Pro(Retina、15インチ、2013年初期)以降
- MacBook Pro(Retina、2012年中頃)
- MacBook Air(Mid 2010)以降
- Mac mini(Late 2012)以降のSSDおよびFusionドライブバージョン
- iMac(Late 2012)以降のSSDおよびFusionドライブバージョン
2013年以降に製造されたMacコンピューターは、3時間の「通常の」スリープ後にスタンバイ状態になります。以前のコンピューターは、1時間を超える「通常の」スリープ後にアクティブになります。
スタンバイに入るには、コンピューターは以下を行う必要があります。
- バッテリーで動作している(Macノートブックコンピューターの場合)。
- USBデバイスが接続されていません。
- Thunderboltデバイスが接続されていません。
- SDカードが挿入されていません。
- 外部ディスプレイが接続されていません。
man pmset
:
STANDBY ARGUMENTS
standby causes kernel power management to automatically hibernate a
machine after it has slept for a specified time period. This saves power
while asleep. This setting defaults to ON for supported hardware. The
setting standby will be visible in pmset -g if the feature is supported
on this machine.
standby only works if hibernation is turned on to hibernatemode 3 or 25.
standbydelay specifies the delay, in seconds, before writing the hiberna-
tion image to disk and powering off memory for Standby.
sudo pmset -c standbymode 1
バッテリー電源が入っていないときでもスタンバイモードを有効にします。sudo pmset -a standbydelay 1800
スタンバイモードに入る前の遅延を30分に変更します。
一部のMacは、特定の条件下で4時間の通常のスリープ後にも休止状態になります。http://support.apple.com/kb/HT1757を参照してください。
OS X Mountain Lion v10.8.2補足更新2.0のリリースにより、4時間のコンピューターがAC電源に接続された後に安全なスリープに入るための新しい機能が導入されました。これは、欧州エネルギー基準(ErP Lot6)に準拠するための取り組みです。これは、ワイヤレスまたはイーサネットのアクティビティがなく、USBストレージデバイスなどの外部デバイスからのアクティビティがない場合にのみ発生します。
man pmset
:
autopoweroff - Where supported, enabled per default as an implementation
of Lot 6 to the European Energy-related Products Directive. After sleep-
ing for <autopoweroffdelay> minutes, the system will write a hibernation
image and go into a lower power chipset sleep. Wakeups from this state
will take longer than wakeups from regular sleep. The system will not
auto power off if any external devices are connected, if the system is on
battery power, or if the system is bound to a network and wake for net-
work access is enabled.
autopoweroffdelay - delay before entering autopoweroff mode. (Value =
integer, in minutes)
hibernatemode
がに設定されている場合に使用される休止モードと25
、スタンバイモード、およびautopoweroff
が有効になっている場合に使用される休止モードに違いがあるかどうかはわかりません。
ただし、スタンバイモードまたは休止状態では、それほどエネルギーは節約されません。よると、Appleの環境報告書には230V電圧にスリープモードにあるときには、現在の13インチのMacBook Airは、それがオフになっている0.25Wと0.68Wを消費します。MacBook Airには54ワット時のバッテリーが搭載されているため、スリープモード(Macがスタンバイモードに入らない場合)では約3日間、Macの電源がオフになっている場合は約9日間持続します。休止状態またはスタンバイモードでのエネルギー消費は、おそらくMacの電源を切ったときのエネルギー消費に近いでしょう。