summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd/powerd.8
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2005-04-10 20:42:55 +0000
committernjl <njl@FreeBSD.org>2005-04-10 20:42:55 +0000
commitef01f962751258288b25974f14e795c503fa91e4 (patch)
tree95fc022002bbac6d784a9099ff07ea42b695689e /usr.sbin/powerd/powerd.8
parent77a934a1eeadf53a0db0c332a55726859dcb413e (diff)
downloadFreeBSD-src-ef01f962751258288b25974f14e795c503fa91e4.zip
FreeBSD-src-ef01f962751258288b25974f14e795c503fa91e4.tar.gz
Drop the default running value to 60% from 80%. Testing shows that we
cycle too much, wasting power if we trigger a jump to full speed too easily. CPU-bound tasks quickly push idle below this level.
Diffstat (limited to 'usr.sbin/powerd/powerd.8')
-rw-r--r--usr.sbin/powerd/powerd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8
index fdf1924..d8d9bba 100644
--- a/usr.sbin/powerd/powerd.8
+++ b/usr.sbin/powerd/powerd.8
@@ -86,7 +86,7 @@ The default is 500 ms.
Specifies the CPU idle percent level where
adaptive
mode should consider the CPU running and increase performance.
-The default is 80% or lower.
+The default is 65% or lower.
.It Fl v
Verbose mode.
Messages about power changes will be printed to stdout and
OpenPOWER on IntegriCloud