Remove powerd idea, it's apparently done, although patches aren't yet

shepherded into the tree.

Submitted by:	njl
This commit is contained in:
Robert Watson 2009-03-18 12:03:39 +00:00
parent 9b35895193
commit ad95d961ad
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33978

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.122 2009/03/17 17:21:57 rpaulo Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.123 2009/03/17 18:28:37 rpaulo Exp $
</cvs:keyword>
</cvs:keywords>
@ -666,22 +666,6 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.
</desc>
</idea>
<idea id="powerd">
<title>Implement and profile algorithms for powerd</title>
<desc>
<p>Implement a range of predictive algorithms (and perhaps design your own)
and profile them for power usage and performance loss. The best
algorithm will save the most power while losing the least performance. This
has been discussed on the <a href="mailto:acpi@FreeBSD.org">ACPI</a> mailing
list and Bruno Ducrot has some early patches.</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Basic C knowledge.</li>
<li>Laptop supported by cpufreq(4).</li>
</ul>
</desc>
</idea>
<idea id="interactive-splash">
<title>Interactive Splash Screen</title>