Path to this page:
Subject: CVS commit: pkgsrc/sysutils/estd
From: Alistair G. Crooks
Date: 2005-01-24 11:50:53
Message id: 20050124105053.A87DB2DA1D@cvs.netbsd.org
Log Message:
Initial import of estd-0.3 into the packages collection. From an
nudge from Rumi Szabolcs on port-i386.
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
Files: