summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd/powerd.8
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2010-08-17 09:11:38 +0000
committerbrucec <brucec@FreeBSD.org>2010-08-17 09:11:38 +0000
commit680fe863d9e18febb130562fe69135f824b59b45 (patch)
tree1de999c8f4363d38624c629f28cc339229e3f834 /usr.sbin/powerd/powerd.8
parentb748bcac7a234463f3366e2b84d5de892e563e66 (diff)
downloadFreeBSD-src-680fe863d9e18febb130562fe69135f824b59b45.zip
FreeBSD-src-680fe863d9e18febb130562fe69135f824b59b45.tar.gz
Add -m and -M options to control the minimum and maximum frequency.
PR: bin/145063 Submitted by: Boris Kochergin <spawk at acm.poly.edu> Reviewed by: cperciva Approved by: rrs (mentor) MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/powerd/powerd.8')
-rw-r--r--usr.sbin/powerd/powerd.86
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8
index 2d6acff..0991bce 100644
--- a/usr.sbin/powerd/powerd.8
+++ b/usr.sbin/powerd/powerd.8
@@ -35,6 +35,8 @@
.Op Fl a Ar mode
.Op Fl b Ar mode
.Op Fl i Ar percent
+.Op Fl m Ar freq
+.Op Fl M Ar freq
.Op Fl n Ar mode
.Op Fl p Ar ival
.Op Fl P Ar pidfile
@@ -79,6 +81,10 @@ to use while on battery power.
Specifies the CPU load percent level when adaptive
mode should begin to degrade performance to save power.
The default is 50% or lower.
+.It Fl m Ar freq
+Specifies the minimum frequency to throttle down to.
+.It Fl M Ar freq
+Specifies the maximum frequency to throttle up to.
.It Fl n Ar mode
Selects the
.Ar mode
OpenPOWER on IntegriCloud