X86 Power Management Support


X86 power management is based on the ACPI specification for the Windows operation environment. The specification defines specific timing requirements associated with STPCLK and SMI message cycles related to power management events. The specification also describes ACPI-defined system state transitions that relate to wakeup event signaling via LDTREQ#. See the specification for reference information related to these events.

Stop Clock Signal

The STPCLK# is one of the basic x86 power management signals. When power management logic asserts this signal, it places the CPU into its Stop Grant State, which has the following effects (Intel PIII example). The processor:

  • issues a Stop Grant Acknowledge transaction

  • stops driving the AGTL FSB signals, allowing them to return to the minimum power state (pulled up by termination resistors to VTT)

  • turns off clocks to internal architecture regions , except external bus (FSB) and interrupt sections (e.g. IOAPIC).

  • latches incoming interrupts, but does not service them until the CPU returns to the Normal State.

  • handles requests for Snoop transactions on the FSB; to do this the CPU transitions to the HALT/Grant Snoop State to perform the snoop, then returns to the Stop Grant State upon completion.

When STPCLK# is deasserted, the CPU returns to the Normal State. Many newer CPU's have an additional signal which may be used to expand the number of low power states. For example, the Intel Pentium III has a SLP# (Sleep) signal used in conjunction with STPCLK# to drive the CPU into a very deep low power state (e.g., clocks are stopped , no interrupts are recognized, and no snoops are performed). This is the next best thing to being powered down completely, and the time to recover to normal operation is much faster.

HT Method of STPCLK# Signaling

As described in Chapter 9, STPCLK is signaled by the System Management Controller. The SM Request packet content that defines STPCLK is illustrated in Figure 18-4 on page 442. Note that the lower nibble of the SysMgtCmd defines the SMAF (System Management Action Field). Bit 0 of this field (labeled "S" for state) defines the new state of STPCLK# signal. Bits [3:1] define the power management action to be taken in association with STPCLK.

Figure 18-4. SM Request Packet Contents for Delivering STPCLK

graphics/18fig04.gif



HyperTransport System Architecture
HyperTransportв„ў System Architecture
ISBN: 0321168453
EAN: 2147483647
Year: 2003
Pages: 182

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net