Add a pointer to the recent OSNews interview with scottl, jhb, rwatson,

as it talks quite a bit about the SMP work.
This commit is contained in:
Robert Watson 2005-07-01 12:19:40 +00:00
parent d6d678f0c0
commit 1003dbee3c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25001

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.147 2005/07/01 12:04:28 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.148 2005/07/01 12:15:12 rwatson Exp $">
<!ENTITY title "FreeBSD SMP Project">
<!ENTITY email 'freebsd-smp'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -166,6 +166,13 @@
href="http://www.watson.org/~robert/freebsd/netperf/">a personal
web page with a change log and other information</a>.</p></li>
<li><p><a href="http://www.osnews.com/">OSNews</a> has run an
interview with FreeBSD developers &a.rwatson;, &a.jhb;, and
&a.scottl;, who talk about many features in 6.x, including recent
SMPng work, SMPVFS, and more. The <a
href="http://www.osnews.com/story.php?news_id=10951">article is
here.</a></p></li>
<li><p>A series of man pages on kernel synchronization and threading
primitives can be found here:</p>