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

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

Revision 1.15, Sat May 10 12:16:27 2008 UTC (16 years ago) by jasper
Branch: MAIN
Changes since 1.14: +7 -7 lines

- mention mvme88k, sparc64 and macppc as supported.
- express hope for sgi :)

<!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-2004 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, but hopefully others, including
<a href="sgi.html">sgi</a> and
<a href="sparc.html">sparc</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.15 2008/05/10 12:16:27 jasper Exp $</small>

</body>
</html>