More contacts for certain projects.
This commit is contained in:
parent
75b2e3f68f
commit
f56ebb2e54
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35544
1 changed files with 6 additions and 3 deletions
|
@ -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.150 2010/03/20 12:28:24 rwatson Exp $
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.151 2010/03/21 16:20:58 rwatson Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -329,7 +329,9 @@ these buses to be a subclass of this new base class.</p>
|
|||
<idea id="pmc-modern-cpus" class="soc">
|
||||
<title>PMC support for modern CPUs</title>
|
||||
|
||||
<desc><p><strong>Technical contact</strong>: <a href="mailto:jkoshy@FreeBSD.org">Joseph Koshy</a></p>
|
||||
<desc><p><strong>Technical contact</strong>: <a
|
||||
href="mailto:jkoshy@FreeBSD.org">Joseph Koshy</a>,
|
||||
href="mailto:gnn@FreeBSD.org">George Neville-Neil</a></p>
|
||||
|
||||
<p>Part of this project would be to add support to PMC for
|
||||
running on modern x86 CPUs. This is a relatively
|
||||
|
@ -441,7 +443,8 @@ these buses to be a subclass of this new base class.</p>
|
|||
<title>CPU online/offline project</title>
|
||||
<desc>
|
||||
<p><strong>Technical contact</strong>: <a
|
||||
href="mailto:jhb@FreeBSD.org">John Baldwin</a></p>
|
||||
href="mailto:jhb@FreeBSD.org">John Baldwin</a>, <a
|
||||
href="mailto:attilio@FreeBSD.org">Attilio Rao</a></p>
|
||||
|
||||
<p>The project would need to extend the current CPU states of
|
||||
absent and present to include absent, offline, and online. A
|
||||
|
|
Loading…
Reference in a new issue