From owner-freebsd-smp@FreeBSD.ORG Sun Nov 2 09:28:14 2003 Return-Path: Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FD1516A4CF for ; Sun, 2 Nov 2003 09:28:14 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9755843F3F for ; Sun, 2 Nov 2003 09:28:13 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9p2/8.12.9) with ESMTP id hA2HQkMg019033; Sun, 2 Nov 2003 12:26:46 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)hA2HQkrZ019030; Sun, 2 Nov 2003 12:26:46 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Sun, 2 Nov 2003 12:26:46 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Craig Rodrigues In-Reply-To: <20031031235905.GA5491@crodrigues.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-smp@freebsd.org Subject: Re: Update to SMP web page X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 17:28:14 -0000 On Fri, 31 Oct 2003, Craig Rodrigues wrote: > I found about about this paper at http://daily.daemonnews.org . I > thought that this paper was well done, and should be put on the FreeBSD > SMP web page. The paper (for better or for worse) is a rehash of a 2001 paper, and doesn't take a lot of the more recent work into account -- for example, the substantial performance improvements since that time realized through use of UMA, VM system lockdown, migration to a Giant-free storage subsystem, network stack locking, etc. It also omits ongoing research into SMP-optimized scheduling, hyperthreading, et al. So it's a good historical reference to early parts of the SMPng work, but doesn't take into account a lot of the work since that time. We should be careful, when linking to and publicizing this paper, to make sure this is clearly pointed out. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories > > > > > Index: index.sgml > =================================================================== > RCS file: /home/ncvs/www/en/smp/index.sgml,v > retrieving revision 1.111 > diff -u -r1.111 index.sgml > --- index.sgml 4 Oct 2003 16:19:43 -0000 1.111 > +++ index.sgml 31 Oct 2003 23:50:11 -0000 > @@ -1789,6 +1789,16 @@ >
  • > > --> > + 30 October 2003 > + > + > 13 January 2002 >
      >
    • > > > > > -- > Craig Rodrigues > http://crodrigues.org > rodrigc@crodrigues.org > _______________________________________________ > freebsd-smp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-smp > To unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org" >