Writing Device Drivers for Oracle® Solaris 11.2

Exit Print View

Updated: September 2014
 
 

Device Power Management

The framework enables devices to reduce their energy consumption after a specified idle time interval. As part of power management, system software checks for idle devices. The Power Management framework exports interfaces that enable communication between the system software and the device driver.

The Oracle Solaris Power Management framework provides the following features for device power management:

  • A device-independent model for power-manageable devices.

  • dtpower(1M), a tool for configuring workstation power management.

  • A set of DDI interfaces for notifying the framework about power management compatibility and idleness state.