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

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

Revision 1.18, Mon Jul 12 15:59:40 2010 UTC (13 years, 10 months ago) by jasper
Branch: MAIN
Changes since 1.17: +7 -4 lines

mention hppa

with jsing@

<!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).
SMP support for the <a href="hppa.html">hppa</a> port is nearing
completion, however several bugs still exist which prevent it from
running stably.

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.

<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.18 2010/07/12 15:59:40 jasper Exp $</small>

</body>
</html>