![]() |
![]() |
| |
Chapter 9Power ManagementPower management provides the ability to control and manage the electrical power usage of a computer system or device. Power management enables systems to conserve energy by using less power when idle and by shutting down completely when not in use. For example, desktop computer systems can use a significant amount of power, and often (particularly at night) are left idle. Power management software can detect that the system is not being used and power it or some of its components down. This chapter provides information on the following subjects: Power Management FrameworkThe Solaris Power Management framework depends on device drivers to implement device-specific power management functionality. The framework is implemented in two parts:
Device Power ManagementThe framework allows devices to reduce their energy consumption after a specified idle time interval. To perform effective device power management, system software monitors the different devices and determines when they are not in use. Since only device drivers are able to determine when a device is idle, and only device drivers are able to reduce power consumption of a device, the Power Management framework exports interfaces to enable communication between the system software and the device driver. The Solaris Power Management framework provides the following:
System Power ManagementSystem power management consists of turning off the entire computer after saving its state so that it can be returned to the same state immediately when it is turned back on. To shut down an entire system and later return it to the state it was in prior to the shutdown:
SPARC only - System power management is currently implemented only on some SPARC systems supported by the Solaris 9 operating environment. The Solaris operating environment System Power Management framework provides the following:
Device Power Management ModelThe following sections describe the details of the device power management model. This model includes the following elements:
| |
| |