brueffer
c50bb2eb16
man page -> manual page
2005-02-27 15:49:07 +00:00
njl
a59663d2e5
Move the AC line checking code into its own function, reducing the
...
ifdef __i386__ stuff for APM. Tested as working correctly on i386 and
compile-tested on sparc64.
2005-02-27 01:58:49 +00:00
marcel
3ebf74b8a8
Unbreak !i386 platforms. Only i386 has APM, so don't try to fallback
...
on APM on other platforms.
2005-02-27 00:23:19 +00:00
njl
2347ac87e8
Change the default levels for adaptive mode to 80% and 90%. On a system
...
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.
2005-02-26 23:22:00 +00:00
njl
91e6bfeedc
Remove SRCS line since it isn't needed for single-source programs.
...
Pointed out by: ru
2005-02-26 22:50:25 +00:00
njl
3960f7cce3
Import powerd(8), a utility for managing power consumption. Currently, it
...
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").
2005-02-26 21:17:31 +00:00