summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd/powerd.8
Commit message (Collapse)AuthorAgeFilesLines
* s/5.5/6.0/ in HISTORY section.joel2005-11-241-1/+1
| | | | Discussed with: ru
* -mdoc sweep.ru2005-11-181-1/+1
|
* Be more consistent with the rest of the manual page.pjd2005-11-061-2/+2
|
* Accept "maximum" and "minimum" modes as well as their abbreviations.des2005-09-261-1/+1
| | | | MFC after: 2 weeks
* Add '-P' option which allows to specify pidfile.pjd2005-08-241-0/+5
|
* Fixed markup.ru2005-06-161-11/+16
| | | | Approved by: re
* Drop the default running value to 60% from 80%. Testing shows that wenjl2005-04-101-1/+1
| | | | | cycle too much, wasting power if we trigger a jump to full speed too easily. CPU-bound tasks quickly push idle below this level.
* man page -> manual pagebrueffer2005-02-271-1/+1
|
* Change the default levels for adaptive mode to 80% and 90%. On a systemnjl2005-02-261-2/+2
| | | | | | with moderate IO going on, system usage can hover around 65-77% even though it would benefit from higher performance. Typically, only truly idle systems pass the 90% mark so only demote then.
* Import powerd(8), a utility for managing power consumption. Currently, itnjl2005-02-261-0/+128
just uses cpufreq(4) but in the future it should also do things like spin down disks. This is based on the work by Colin Percival (called "estctrl").
OpenPOWER on IntegriCloud