Power Optimization for Mobile Usages
9
9-7
•
In an Intel Core Solo or Duo processor, after staying in C4 for an
extended time, the processor may enter into a Deep C4 state to save
additional static power..
The processor reduces voltage to the minimum level required to safely
maintain processor context. Although exiting from a deep C4 state may
require warming the cache, the performance penalty may be low enough
such that the benefit of longer battery life outweighs the latency of the
deep C4 state.
Guidelines for Extending Battery Life
Follow the guidelines below to optimize to conserve battery life and
adapt for mobile computing usage:
•
Adopt a power management scheme to provide just-enough (not the
highest) performance to achieve desired features or experiences.
•
Avoid using spin loops.
•
Reduce the amount of work the application performs while
operating on a battery.
•
Take advantage of hardware power conservation features using
ACPI C3 state type and coordinate processor cores in the same
physical processor.
•
Implement transitions to and from system sleep states (S1-S4)
correctly.
•
Allow the processor to operate at a higher-numbered P-state (lower
frequency but higher efficiency in performance-per-watt) when
demand for processor performance is low.
•
Allow the processor to enter higher-numbered ACPI C-state type
(deeper, low-power states) when user demand for processor activity
is infrequent.
Summary of Contents for ARCHITECTURE IA-32
Page 1: ...IA 32 Intel Architecture Optimization Reference Manual Order Number 248966 013US April 2006...
Page 220: ...IA 32 Intel Architecture Optimization 3 40...
Page 434: ...IA 32 Intel Architecture Optimization 9 20...
Page 514: ...IA 32 Intel Architecture Optimization B 60...
Page 536: ...IA 32 Intel Architecture Optimization C 22...