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

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

Revision 1.1, Sat Feb 19 18:16:34 2000 UTC (24 years, 3 months ago) by niklas
Branch: MAIN

Talk about the SMP project

<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>The OpenBSD SMP project</title>
<link rev=made href=mailto:www@openbsd.org>
<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 by OpenBSD.">
</head>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">

<h2>OpenBSD SMP</h2>

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

<p>
SMP (Symmetric MultiProcessor) support is not yet in OpenBSD, but there
exists a project, started in February 2000, to bring said support to at
least the <a href=i386.html>i386</a> and <a href=sparc.html>sparc</a>
platforms.
</p>

<h3><strong>Resources:</strong></h3>

<p>
We have created a src/sys branch in <a href=anoncvs.html>CVS</a>, called
<b>SMP</b> where the development is happening.  In order to check it out, do:
<pre>
$ <b>cvs update -rSMP src/sys</b>
</pre>
</p>

<p>
There also exists a mailinglist, <i>smp@openbsd.org</i>, for the purpose
of discussing the SMP support.  Look <a href=mail.html>here</a> for a
description on how to subscribe to our mailinglists.
</p>

<p>
We plan to put up links good documents here whenever we find them:
</p>
<bl>
<li><a href=http://developer.intel.com/design/intarch/MANUALS/24201601.pdf>
MultiProcessor Specification</a> by Intel.
</li>
</bl>

<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.1 2000/02/19 18:16:34 niklas Exp $</small>

</body>
</html>