The NetBSD Project

CVS log for pkgsrc/sysutils/estd/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / sysutils / estd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Wed Dec 14 21:44:32 2011 UTC (5 months, 1 week ago) by macallan
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

add Loongson support, allow build on mips64el

Revision 1.13 / (download) - annotate - [select for diffs], Wed Mar 16 05:09:16 2011 UTC (14 months, 1 week ago) by macallan
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

add support for macppc.

Revision 1.12 / (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-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Thu Sep 11 09:51:54 2008 UTC (3 years, 8 months ago) by adam
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, cube-native-xorg-base, cube-native-xorg
Changes since 1.10: +4 -6 lines
Diff to previous 1.10 (colored)

Changes 0.6:
* added support for ultra-low frequency idle-mode on CPUs that support
  On Demand Clock Modulation
* added an option to delay lowering the frequency
* added an option to count time spent on nice processes as idle

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 2 23:20:06 2007 UTC (5 years, 4 months ago) by abs
Branch: MAIN
CVS Tags: 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, cwrapper
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Update estd to -r5nb3
- Ensure rc.d script starts with #!/bin/sh

Revision 1.9 / (download) - annotate - [select for diffs], Fri Nov 3 19:15:45 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

DESTDIR support.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 20 07:19:59 2006 UTC (5 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Made the package work for unprivileged builds.

Fixed the file mode of the example rc.d script. (PR 34564)

This also fixes PR 32835, which had already suggested all the changes I
made, but I've seen it too late. :)

Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 8 22:07:48 2006 UTC (5 years, 9 months ago) by xtraeme
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Fix -f on NetBSD/amd64 4.0 and powernow. Patch from Robert Swindells.

Quoting Robert:

With this change I get:

# estd -f
Supported frequencies (PowerNow Mode):
800 MHz
1600 MHz

Bump PKGREVISION.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 24 08:11:38 2006 UTC (5 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.5: +6 -6 lines
Diff to previous 1.5 (colored)

Changes 0.5:
* Added support for DragonFly BSD
* Daemon can now be controlled via signals
* Bugfixes

Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 27 09:58:56 2005 UTC (6 years, 4 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

Fix bug in comparison function used to sort frequencies.
Install rc.d script.
Bump PKGREVISION.
Take maintainership.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 7 08:52:14 2005 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.3: +5 -6 lines
Diff to previous 1.3 (colored)

Changes 0.4:
* Support for PowerNow

Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 13:40:52 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Add RMD160 digests.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 24 10:56:03 2005 UTC (7 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add rudimentary support for PowerNow processors from Rumi Szabolcs.

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
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

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>