summaryrefslogtreecommitdiff
path: root/sysutils/estd/DESCR
blob: d9b7c32ee7a7295d34a84b1a8fd92f3af971aaf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The estd daemon dynamically sets the CPU-frequency on
SpeedStep-enabled CPUs depending on current cpu-utilization.  It is
written for systems running NetBSD.

Examples:

Maximize battery lifetime by limiting CPU-frequency to 1000 MHz and
switching to lower speeds fast:

	estd -d -b -M 1000

Maximize performance by running at least at 1400MHz and switching to
higher speeds real fast:

	estd -d -a -m 1400