From owner-freebsd-hackers Mon Jul 8 19:29:42 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA25697 for hackers-outgoing; Mon, 8 Jul 1996 19:29:42 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA25689 for ; Mon, 8 Jul 1996 19:29:38 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.7.5/CET-v2.1) with SMTP id CAA19204; Tue, 9 Jul 1996 02:29:11 GMT Date: Tue, 9 Jul 1996 11:29:11 +0900 (JST) From: Michael Hancock Reply-To: Michael Hancock To: Bruce Evans cc: matt@lkg.dec.com, freebsd-hackers@FreeBSD.ORG, tech-kern@netbsd.org Subject: Re: Some interesting papers on BSD ... In-Reply-To: <199607090131.LAA28497@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 9 Jul 1996, Bruce Evans wrote: > spl is probably fundamentally wrong for SMP. I haven't thought much > about what to use instead. You might want to read "Unix Internals: The New Frontiers" by Uresh Vahalia and "Unix Systems for Modern Architectures" by Curt Schimmel to see the paths others have taken. -mike hancock