PR: www/121525
FreeBSD/sun4v development is very very limited at the moment. But as the project is still there, update/rearrange the status page a little bit. Contributed by: Gavin Atkinson
This commit is contained in:
parent
85ae391b0c
commit
a7f646da9a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32187
1 changed files with 37 additions and 22 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.6 2006/11/14 20:51:34 jb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.7 2006/11/16 19:32:36 remko Exp $">
|
||||
<!ENTITY title "FreeBSD/sun4v Project">
|
||||
<!ENTITY email 'freebsd-sun4v'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h3><a name="intro">Introduction</a></h3>
|
||||
<h3>Introduction</h3>
|
||||
|
||||
<p>This page contains information about the FreeBSD port to Sun Microsystem's
|
||||
UltraSPARC-T1® architecture. Discussion of the
|
||||
|
|
@ -18,24 +18,33 @@
|
|||
<a href="http://lists.freebsd.org/mailman/listinfo/freebsd-sun4v">freebsd-sun4v</a>
|
||||
mailing list.</p>
|
||||
|
||||
<h3><a name="toc">Table Of Contents</a></h3>
|
||||
<h3>Table Of Contents</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="#who">Credits</a></li>
|
||||
<li><a href="#news">Latest News</a></li>
|
||||
<li><a href="#status">Status</a></li>
|
||||
<li><a href="#hw">Hardware List</a></li>
|
||||
<li><a href="#news">Latest News</a></li>
|
||||
<li><a href="#todo">What Needs To Be Done</a></li>
|
||||
<li><a href="#links">Pointers Of Interest</a></li>
|
||||
<li><a href="#who">Credits</a></li>
|
||||
<li><a href="#list">FreeBSD/sun4v mailing list</a></li>
|
||||
<li><a href="#links">Points of Interest</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="who">Credits</a></h3>
|
||||
<h3><a name="status">Status</a></h3>
|
||||
|
||||
<p>The following people have been working either in the spotlights or behind
|
||||
the scenes to get the FreeBSD port off the ground:</p>
|
||||
<p>FreeBSD/sun4v is a new
|
||||
<a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
|
||||
Tier 2</a> architecture, and as such is not yet fully supported by the
|
||||
<a href="&base;">FreeBSD</a> project.</p>
|
||||
|
||||
<h3><a name="hw">Hardware List</a></h3>
|
||||
|
||||
<p>A summary of supported systems follows. SMP is supported on all supported
|
||||
systems.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="mailto:kmacy@FreeBSD.org">&a.kmacy;</a></li>
|
||||
<li><a href="mailto:jb@FreeBSD.org">&a.jb;</a></li>
|
||||
<li><a href="http://www.sun.com/servers/coolthreads/t1000/">Sun Fire T1000 Server</a></li>
|
||||
<li><a href="http://www.sun.com/servers/coolthreads/t2000/">Sun Fire T2000 Server</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="news">Latest News</a></h3>
|
||||
|
|
@ -56,24 +65,30 @@
|
|||
7.0-CURRENT.</p></li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="hw">Hardware List</a></h3>
|
||||
|
||||
<p>A summary of supported systems follows. SMP is supported on all supported
|
||||
systems.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.sun.com/servers/coolthreads/t1000/">Sun Fire T1000 Server</a></li>
|
||||
<li><a href="http://www.sun.com/servers/coolthreads/t2000/">Sun Fire T2000 Server</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="todo">What Needs To Be Done</a></h3>
|
||||
|
||||
<ul>
|
||||
<li>Load balance interrupts between CPUs.</li>
|
||||
<li>Add support for the serial port.</li>
|
||||
<li>System reset and exit to OFW need to be implemented (use sc to reset).</li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="who">Credits</a></h3>
|
||||
|
||||
<p>The following people have been working either in the spotlights or behind
|
||||
the scenes to get the FreeBSD port off the ground:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="mailto:kmacy@FreeBSD.org">&a.kmacy;</a></li>
|
||||
<li><a href="mailto:jb@FreeBSD.org">&a.jb;</a></li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="list">FreeBSD/sun4v mailing list</a></h3>
|
||||
|
||||
<p>To subscribe to this list, send an email to <tt class="
|
||||
EMAIL"><<a href="mailto:freebsd-sun4v-subscribe@FreeBSD.org">freebsd-sun4v-subscribe@FreeBSD.org</a>></tt>
|
||||
or visit the
|
||||
<a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-sun4v">mailman interface</a>.</p>
|
||||
|
||||
<h3><a name="links">Pointers Of Interest</a></h3>
|
||||
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue