[BACK]Return to smp.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / smp.html (download) (as text)

Revision 1.17, Fri Apr 30 19:58:46 2010 UTC (14 years ago) by sthen
Branch: MAIN
Changes since 1.16: +3 -3 lines

- mention a few other platforms as being SMP capable, from Brad
- collect a stray . pointed out by Jasper

ok jasper@

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>The OpenBSD SMP project</title>
<link rev=made href="mailto:www@openbsd.org">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD SMP page">
<meta name="keywords" content="openbsd,smp">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 2000-2010 by OpenBSD.">
</head>

<body bgcolor="white" text="black">

<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<h2><font color="#e00000">SMP</font></h2>

<hr>
<h3><strong>History and Status:</strong></h3>

The project to add SMP support to OpenBSD was started in 
February, 2000.

<p>
As of June, 2004, SMP (Symmetric MultiProcessor) support has been 
merged into the main OpenBSD development branch.
At this time, the <a href="i386.html">i386</a>,
<a href="amd64.html">amd64</a>, <a href="mvme88k.html">mvme88k</a>,
<a href="sparc64.html">sparc64</a> and
<a href="macppc.html">macppc</a>
platforms supports SMP.
The <a href="sgi.html">sgi</a> port supports SMP on the multiprocessor
Octane models, other machines aren't support (yet).
Hopefully other platforms, including <a href="hppa.html">hppa</a>,
<a href="sparc.html">sparc</a>, and <a href="alpha.html">alpha</a>
will ultimately support SMP.

<p>
Please see the appropriate <a href="plat.html">platform</a> page for
SMP status for your system.

<p>
We plan to put up links to good documents here whenever we find them:

<ul type="square">
<li><a href="http://developer.intel.com/design/pentium/datashts/24201606.pdf">
MultiProcessor Specification</a> by Intel.
</ul>

<hr>
<a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a> 
<a href="mailto:www@openbsd.org">www@openbsd.org</a>
<br>
<small>$OpenBSD: smp.html,v 1.17 2010/04/30 19:58:46 sthen Exp $</small>

</body>
</html>