Add Bruno Ducrot as additional coordinator for Nate's ACPI tasks, and
add both of them as potential mentors for any general ACPI projects.
This commit is contained in:
parent
ba36796e9d
commit
9d33bfbd34
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24724
1 changed files with 9 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.21 2005/06/03 00:50:09 jwd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.22 2005/06/03 11:23:31 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Summer Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
@ -246,7 +246,8 @@
|
|||
settings and polling explicitly specified in the ASL. This
|
||||
project requires good knowledge of C, an understanding of the
|
||||
hardware/software interface, a laptop that works with ACPI, and
|
||||
kernel awareness. <a href="mailto:njl@FreeBSD.org">&a.njl;</a> is
|
||||
kernel awareness. <a href="mailto:njl@FreeBSD.org">&a.njl;</a>
|
||||
and <a href="mailto:bruno@FreeBSD.og">&a.bruno;</a> are
|
||||
coordinating.</li>
|
||||
|
||||
<li><strong>Suspend to disk</strong>: Implement a suspend/resume
|
||||
|
@ -256,7 +257,8 @@
|
|||
image directly and then begin executing again. This project
|
||||
requires good knowledge of C, an understanding of the
|
||||
hardware/software interface, a laptop that works with ACPI, and
|
||||
kernel awareness. <a href="mailto:njl@FreeBSD.org">&a.njl;</a> is
|
||||
kernel awareness. <a href="mailto:njl@FreeBSD.org">&a.njl;</a>
|
||||
and <a href="mailto:bruno@FreeBSD.og">&a.bruno;</a> are
|
||||
coordinating.</li>
|
||||
|
||||
<li><strong>Implement and profile various algorithms for
|
||||
|
@ -265,7 +267,8 @@
|
|||
performance loss. The best algorithm will save the most power
|
||||
while losing the least performance. Requires basic C knowledge,
|
||||
laptop supported by cpufreq(4) (suggest newer Pentium-M CPU), and
|
||||
some statistics. <a href="mailto:njl@FreeBSD.org">&a.njl;</a> is
|
||||
some statistics. <a href="mailto:njl@FreeBSD.org">&a.njl;</a>
|
||||
and <a href="mailto:bruno@FreeBSD.og">&a.bruno;</a> are
|
||||
coordinating.</li>
|
||||
|
||||
</ul>
|
||||
|
@ -292,6 +295,8 @@
|
|||
<li><strong>TrustedBSD / Security</strong>: <a
|
||||
href="mailto:rwatson@FreeBSD.org">&a.rwatson;</a></li>
|
||||
<li><strong>Pluggable Disk Schedulers</strong>: <a href="mailto:luigi@FreeBSD.org">&a.luigi;</a>.</li>
|
||||
<li><strong>ACPI</strong>: <a href="mailto:njl@FreeBSD.org">&a.njl;</a>
|
||||
and <a href="mailto:bruno@FreeBSD.og">&a.bruno;</a>.</li>
|
||||
</ul>
|
||||
|
||||
<p>Additional projects may be found by browsing the <a
|
||||
|
|
Loading…
Reference in a new issue