The energy usage of computer systems is becoming more important, especially for battery operated systems. Displays, disks, and cpus, in that order, use the most energy. Reducing the energy used by displays and disks has been studied elsewhere; this paper considers a new method for reducing the energy used by the cpu. We introduce a new metric for cpu energy performance, millions-of-instructions-per-joule (MIPJ). We examine a class of methods to reduce MIPJ that are characterized by dynamic control of system clock speed by the operating system scheduler. Reducing clock speed alone does not reduce MIPJ, since to do the same work the system must run longer. However, a number of methods are available for reducing energy with reduced clock-speed, such as reducing the voltage [Chandrakasan et al 1992][Horowitz 1993] or using reversible [Younis and Knight 1993] or adiabatic logic [Athas et al 1994].
What are the right scheduling algorithms for taking advantage of reduced clock-speed, especially in the presence of applications demanding ever more instructions-per-second? We consider several methods for varying the clock speed dynamically under control of the operating system, and examine the performance of these methods against workstation traces. The primary result is that by adjusting the clock speed at a fine grain, substantial CPU energy can be saved with a limited impact on performance.
[1]
P. Krishnan,et al.
Thwarting the Power-Hungry Disk
,
1994,
USENIX Winter.
[2]
Michael Culbert.
Low power hardware for a high performance PDA
,
1994,
Proceedings of COMPCON '94.
[3]
Anantha P. Chandrakasan,et al.
Low-power CMOS digital design
,
1992
.
[4]
William C. Athas,et al.
An energy-efficient CMOS line driver using adiabatic switching
,
1994,
Proceedings of 4th Great Lakes Symposium on VLSI.
[5]
S. Younis,et al.
Practical implementation of charge recovering asymptotically zero power CMOS
,
1993
.
[6]
Carl Staelin,et al.
Idleness is Not Sloth
,
1995,
USENIX.
[7]
Paul Horton,et al.
A Quantitative Analysis of Disk Drive Power Management in Portable Computers
,
1994,
USENIX Winter.