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

Annotation of www/smp.html, Revision 1.22

1.10      jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       niklas      2: <html>
                      3: <head>
                      4: <title>The OpenBSD SMP project</title>
1.10      jufi        5: <link rev=made href="mailto:www@openbsd.org">
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       niklas      7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="the OpenBSD SMP page">
                      9: <meta name="keywords" content="openbsd,smp">
                     10: <meta name="distribution" content="global">
1.16      jasper     11: <meta name="copyright" content="This document copyright 2000-2010 by OpenBSD.">
1.1       niklas     12: </head>
                     13:
1.13      nick       14: <body bgcolor="white" text="black">
1.1       niklas     15:
1.9       jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.10      jufi       17: <h2><font color="#e00000">SMP</font></h2>
1.1       niklas     18:
                     19: <hr>
                     20: <h3><strong>History and Status:</strong></h3>
                     21:
1.13      nick       22: The project to add SMP support to OpenBSD was started in
                     23: February, 2000.
                     24:
1.1       niklas     25: <p>
1.13      nick       26: As of June, 2004, SMP (Symmetric MultiProcessor) support has been
                     27: merged into the main OpenBSD development branch.
1.15      jasper     28: At this time, the <a href="i386.html">i386</a>,
                     29: <a href="amd64.html">amd64</a>, <a href="mvme88k.html">mvme88k</a>,
1.20      jasper     30: <a href="sparc64.html">sparc64</a>, <a href="macppc.html">macppc</a>
                     31: and <a href="hppa.html">hppa</a>
1.21      deraadt    32: platforms support SMP.
1.16      jasper     33: The <a href="sgi.html">sgi</a> port supports SMP on the multiprocessor
1.19      sthen      34: Octane models, other machines are not yet supported.
1.18      jasper     35:
1.19      sthen      36: Hopefully other platforms including <a href="sparc.html">sparc</a>
1.18      jasper     37: and <a href="alpha.html">alpha</a> will ultimately support SMP.
1.1       niklas     38:
                     39: <p>
1.13      nick       40: Please see the appropriate <a href="plat.html">platform</a> page for
                     41: SMP status for your system.
1.1       niklas     42:
                     43: <p>
1.4       niklas     44: We plan to put up links to good documents here whenever we find them:
1.7       rohee      45:
1.1       niklas     46: <hr>
1.10      jufi       47: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a>
                     48: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1       niklas     49: <br>
1.22    ! deraadt    50: <small>$OpenBSD: smp.html,v 1.21 2010/12/31 18:20:13 deraadt Exp $</small>
1.1       niklas     51:
                     52: </body>
                     53: </html>