Using Power Management

Chapter 1 Introduction to Power Management

This chapter gives an overview of Power ManagementTM and explains the features that apply to your system by default when you use this SolarisTM release. It also explains what ways you might choose to customize use of those Power Management features. Later chapters in this book provide details on how to customize the settings.

Value of Power Management

Reducing the amount of power consumed by a computer not only reduces the cost of the electricity itself, it also reduces the efforts required to control the heat surrounding the computer. Reducing power consumption also can extend the effective life of the hardware you use.

The United States Environmental Protection Agency (EPA) has established Energy Star® guidelines for computer products. Other nations have issued similar energy efficiency guidelines. To meet these guidelines, hardware products are designed to use power efficiently.

The Power Management software provided in the Solaris operating environment works in conjunction with the hardware to reduce overall consumption of electricity. In some cases, you may need to use this software for your workstation to meet the Energy Star guidelines that apply to that hardware.


Note -

As an Energy Star Partner, Sun Microsystems, Inc. has determined that its hardware products that have the Energy Star symbol on the shipping box or on the product itself meet the Energy Star guidelines for energy efficiency.


Types of Power Management

Power Management software enables two ways of reducing power consumption: Device power management and Suspend-Resume.

Device Power Management

Device power management automatically reduces the amount of power used by individual devices when they are not in demand to perform some function. Disk drives, monitors, adapters, and even CPUs can provide this power-saving feature. The effect of device power management is transparent to the computer user. The overall system is still in operation, and is able to respond to requests for service from devices. Those devices are able to power up for full service within seconds when needed.

Suspend-Resume

Suspend-Resume is a time-saving feature that allows you to turn off the power to your system without losing the state of your current activities. When you use this feature, your workspace and files are preserved when the system is powered off and restored to the same state when the system is powered on. For example, if you are in the middle of revising a document when you decide to leave, you can power off your system using the Suspend feature and your work session is automatically saved. The next time you power on the system, the Resume feature causes your work to appear in the same state as you left it. Whether a shutdown is initiated automatically (through Power Management software) or manually through keystrokes, the Suspend-Resume feature saves checkpoint information about the state of the system at that time.

Suspend-Resume can be active on your system in the following ways:


Caution - Caution -

Do not use System Power Management on systems that do work that should not be interrupted. Conditions where you should choose to not use the Suspend-Resume features are described in Chapter 4, Using the Suspend-Resume Feature.


Hardware Support for Power Management Features

All SPARC workstations can use some features of the Power Management software. However, some features only work on certain types of hardware. Some default power states vary from one type of system to another.

The following section describes the Power Management features that are supported by your hardware, as well as the defaults that will be in effect when you first use this Solaris release with your hardware.


Note -

Intel hardware running the Solaris operating environment does not support Power Management.


Power Management Features on Different Hardware Systems

The Power Management features are enabled by both the hardware's power-saving capability and the software provided with the Solaris operating environment. The exact nature of the power-saving mode your system goes into depends on your hardware and its compliance with Energy Star. To determine the version of Energy Star to which your system complies, use the prtconf -vp | grep energystar command.

Power Management-capable hardware provides the features discussed in the following sections.

Energy Star 3.0-Compliant Systems

The Energy Star 3.0-compliant SPARCTM hardware reduces power consumption by entering a low-power mode from which devices can resume full operation automatically. This hardware can turn off monitors and frame buffers, spin down disks, and drop the devices' power consumption significantly when they are idle -- all while leaving the system up and running, ready for use, and visible on the network. When a job appears on the system, either through a cron process, or an external demand through a network, the devices and other hardware snap back into full-power mode within seconds.

Energy Star 2.0-Compliant Systems

The earlier, Energy Star 2.0-compliant SPARC hardware does not have the capability of going into a reduced-power mode; after the designated minutes of idleness, the system completely shuts down. The exception to this are the monitors, which do have the capability of going into low-power mode and continuing to operate. Upon restart, the system takes a minute to reboot.

Systems Noncompliant with Energy Star

Systems that are noncompliant with Energy Star regulations perform power management for only the monitor; no other devices are power managed.

System Architecture Distinctions and Default Settings

The SPARC architecture of a workstation determines which Power Management features are available. The default behavior in Power Management functions varies on systems, as described in Table 1-1.

To determine your system's architecture, use the uname -m command.

If you have Sun MicrosystemsTM hardware that is not described by this manual, refer to the Sun Hardware Platform Guide for this Solaris release. It may contain additional information about how Power Management software functions on your system.

Table 1-1 Power Management Features in Different SPARC Architectures

Power Management Features 

sun4m  

sun4u (Energy Star 2.0) 

sun4u (Energy Star 3.0) 

Servers 

Display PM Available 

Yes 

Yes 

Yes 

Yes 

Display PM by Default 

Yes 

Yes 

Yes 

Yes 

Device PM Available 

No 

No 

Yes 

No 

Device PM by Default 

N/A 

N/A 

Yes 

N/A 

Suspend-Resume Available 

Yes 

Yes 

Yes 

No 

Suspend-Resume by Default 

No 

Yes 

No 

N/A 

AutoShutDown Available 

No 

Yes 

Yes 

No 

AutoWakeup by Default 

N/A 

Yes 

No 

N/A 


Note -

The SPARCstationTM Voyager is a sun4m-architecture system, but it is not supported in this Solaris release.


Power Management Software

In most cases, the default Power Management settings should suffice. If you would like to change them, however, you can do so through Dtpower, the Power Management software.

Dtpower Software

Dtpower launches a graphical user interface (GUI) that allows you change your power saving scheme, or to designate periods of inactivity after which the devices (including the monitor and disk drives) and the system will go into a power saving mode.

You can also use the Dtpower GUI to set the time of day to activate the Suspend-Resume feature (called AutoShutdown when configured through Dtpower). For example, if you want the AutoShutdown feature to activate only after your regular work hours. On sun4u-architecture workstations, you can also activate the AutoWakeup feature of the Dtpower software, which will power on the system at a specific time following an AutoShutdown.

Power Saving Schemes

The simplest way to manage your system power is by selecting one of three power-saving schemes offered by the Dtpower program:

In addition to these three schemes, you can also create a customized power scheme, which is discussed in Chapter 3, Customizing Power Schemes.