ACPI Power States
Global Power States
Global system states (Gx states) apply to the entire system and are visible to the user.
G3 Mechanical Off
A computer state that is entered and left by a mechanical means (for example, turning
off the system’s power through the movement of a large red switch). It is implied by
the entry of this off state through a mechanical means that no electrical current is
running through the circuitry and that it can be worked on without damaging the
hardware or endangering service personnel. The OS must be restarted to return to the
Working state. No hardware context is retained. Except for the real-time clock, power
consumption is zero.
G2/S5 Soft Off
A computer state where the computer consumes a minimal amount of power. No user
mode or system mode code is run. This state requires a large latency in order to return
to the Working state. The system’s context will not be preserved by the hardware. The
system must be restarted to return to the Working state. It is not safe to disassemble
the machine in this state.
G1 Sleeping
A computer state where the computer consumes a small amount of power, user mode
threads are not being executed, and the system “appears” to be off (from an end user’s
perspective, the display is off, and so on). Latency for returning to the Working statevaries
on the wake environment selected prior to entry of this state (for example,
whether the system should answer phone calls). Work can be resumed without
rebooting the OS because large elements of system context are saved by the hardware
and the rest by system software. It is not safe to disassemble the machine in this state.
G0 Working
A computer state where the system dispatches user mode (application) threads and
they execute. In this state, peripheral devices (peripherals) are having their power state
changed dynamically. The user can select, through some UI, va

ACPI电源状态包括全局电源状态、设备电源状态、睡眠状态定义和处理器电源状态。全局电源状态如G3机械关闭、G2/S5软关闭、G1睡眠和G0工作状态。设备电源状态从D3(关闭)到D0(全开),处理器电源状态包括C0到C3。睡眠状态如S1到S4,其中S4是非易失性睡眠状态,允许在电源丢失后恢复系统上下文。
最低0.47元/天 解锁文章
1204

被折叠的 条评论
为什么被折叠?



