Add an expanded description of the paper added in r1.112.
Submitted by: rwatson
This commit is contained in:
parent
e6fd98bc47
commit
c0b2e2efd5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18684
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.111 2003/10/04 16:19:43 rwatson Exp $">
|
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.112 2003/11/02 16:01:37 ceri Exp $">
|
||||||
<!ENTITY title "FreeBSD SMP Project">
|
<!ENTITY title "FreeBSD SMP Project">
|
||||||
<!ENTITY email 'freebsd-smp'>
|
<!ENTITY email 'freebsd-smp'>
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -1795,7 +1795,11 @@
|
||||||
<p>&a.grog; submitted a
|
<p>&a.grog; submitted a
|
||||||
<a href="http://www.lemis.com/grog/SMPng/Singapore/">FreeBSD SMPng paper</a>
|
<a href="http://www.lemis.com/grog/SMPng/Singapore/">FreeBSD SMPng paper</a>
|
||||||
to the <a href="http://www.aeosc.org/">Asian Enterprise Open Source
|
to the <a href="http://www.aeosc.org/">Asian Enterprise Open Source
|
||||||
Conference</a> in Singapore.</p>
|
Conference</a> in Singapore. The paper presents a historical view of
|
||||||
|
SMPng development through 2001, but omits discussion of more recent
|
||||||
|
progress on the SMPng project, such as substantial performance enhancements
|
||||||
|
resulting from extensive lock pushdown in the storage subsystem, VM
|
||||||
|
subsystem, and major IPC subsystems.</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue