Up to [cvs.netbsd.org] / pkgsrc / sysutils / estd
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 26 00:30:10 2009 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
HEAD
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update to r7 (pkgsrc 0.7). Provided by Johannes Hofmann in private mail. estd-r7 * Add support for ACPI P-States on DragonFly. * Improve multi-core support on DragonFly. For each CPU domain with individually controllable CPU frequency, the load of the most loaded CPU is used instead of the overall avarage load. This avoids issues on SMP systems where a single-threaded CPU bound process will lead to at most 50% overall load. * Ove Soerensen has asked me to take over maintainership of estd. The new project page is at http://www.ecademix.com/JohannesHofmann/estd.html
Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 6 01:11:14 2006 UTC (5 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
Also mention that it works on DragonFly to be fair :-)
Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 5 22:00:44 2006 UTC (5 years, 9 months ago) by xtraeme
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
estd also supports PowerNow! drivers of NetBSD 4.0, mention that.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 24 10:50:53 2005 UTC (7 years, 4 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 24 10:50:53 2005 UTC (7 years, 4 months ago) by agc
Branch: MAIN
Initial revision