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

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

Revision 1.23, Sun Jan 2 16:46:14 2011 UTC (13 years, 5 months ago) by nick
Branch: MAIN
Changes since 1.22: +1 -4 lines


IF we actually put "links to good documents here", put that line back.

<!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>, <a href="macppc.html">macppc</a>
and <a href="hppa.html">hppa</a>
platforms support SMP.
The <a href="sgi.html">sgi</a> port supports SMP on the multiprocessor
Octane models, other machines are not yet supported.

Hopefully other platforms including <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.

<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.23 2011/01/02 16:46:14 nick Exp $</small>

</body>
</html>