diff options
Diffstat (limited to 'usr/src/man/man4/power.conf.4')
-rw-r--r-- | usr/src/man/man4/power.conf.4 | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/usr/src/man/man4/power.conf.4 b/usr/src/man/man4/power.conf.4 index 0fdb2be5ad..56f841fe23 100644 --- a/usr/src/man/man4/power.conf.4 +++ b/usr/src/man/man4/power.conf.4 @@ -3,17 +3,15 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH POWER.CONF 4 "May 13, 2017" +.TH POWER.CONF 4 "June 20, 2021" .SH NAME power.conf \- Power Management configuration information file .SH SYNOPSIS -.LP .nf \fB/etc/power.conf\fR .fi .SH DESCRIPTION -.LP The \fBpower.conf\fR file is used by the Power Management configuration program \fBpmconfig\fR(1M), to initialize the settings for Power Management. If you make changes to this file, you must run \fBpmconfig\fR(1M) manually for the @@ -30,7 +28,6 @@ power when the device is idle. All entries in the \fBpower.conf\fR file are processed in the order that they occur in the file. .SS "Automatic Device Power Management" -.LP Devices with drivers that use the automatic device Power Management interfaces are automatically power managed if the \fBautopm\fR entry is enabled. The \fBautopm\fR entry is described near the end of this section. The @@ -198,7 +195,7 @@ device-thresholds \fI/pci@f0000/xfb@0 (0) (3m 5m 15m)\fR .LP would set the \fIthreshold\fR time for the \fBMonitor\fR component of the specific \fBxfb\fR card to go from \fBOn\fR to \fBStandby in\fR 15 minutes, the -\fIthreshold\fR for \fBMonitor\fR to go from \fBStandby\fR to \fBSuspend\fRin 5 +\fIthreshold\fR for \fBMonitor\fR to go from \fBStandby\fR to \fBSuspend\fR in 5 minutes, and the \fIthreshold\fR for \fBMonitor\fR to go from \fBSuspend\fR to \fBOff\fR in 3 minutes. The threshold for \fBFrame Buffer\fR to go from \fBOn\fR to \fBOff\fR is 0 seconds. @@ -451,7 +448,6 @@ Once every device is at its lowest possible power state, additional power savings can be obtained by putting the system into a sleep state (if the platform hardware is capable of doing so). .SS "S3 Support" -.LP Because of reliability problems encountered in BIOS implementations of X86 systems not produced by Sun Microsystems, by default, only X86 workstation products produced by Sun are considered to support S3 (suspend to RAM). To @@ -483,7 +479,6 @@ The system does not support entry into S3 state. .RE .SS "Automatic Entry Into S3" -.LP If supported by your platform, an autoS3 entry can be used to enable or disable automatic entry into the S3 state. When in the S3 state, the power button, keyboard and mouse activity or network traffic (depending upon the capabilities @@ -528,7 +523,6 @@ The system does not automatically enter the S3 state. .RE .SS "System Power Management" -.LP The system Power Management entries control Power Management of the entire system using the suspend-resume feature. When the system is suspended, the complete current state is saved on the disk before power is removed. On reboot, @@ -725,7 +719,6 @@ been locked down. It is recommended that statefile be placed on a file system with at least 10 Mbytes of free space. In case there is no statefile entry at boot time, an appropriate new entry is automatically created by the system. .SH EXAMPLES -.LP \fBExample 1 \fRDisabling Automatic Device Power Management .sp .LP @@ -755,7 +748,6 @@ autopm disable Then run \fBpmconfig\fR or reboot. See \fBpmconfig\fR(1M) for more information. .SH ATTRIBUTES -.LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -766,11 +758,10 @@ c | c l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Interface stability Committed +Interface stability Committed .TE .SH SEE ALSO -.LP \fBpmconfig\fR(1M), \fBpowerd\fR(1M), \fBuadmin\fR(2), \fBlibdevinfo\fR(3LIB), \fBattributes\fR(5), \fBcpr\fR(7), \fBldterm\fR(7M), \fBpm\fR(7D), \fBpm-components\fR(9P), \fBremovable-media\fR(9P) @@ -778,7 +769,6 @@ Interface stability Committed .LP \fIWriting Device Drivers\fR .SH NOTES -.LP SPARC desktop models first shipped after October 1, 1995 and before July 1, 1999 comply with the United States Environmental Protection Agency's \fIEnergy Star Memorandum of Understanding #2\fR guidelines and have \fBautoshutdown\fR |