From owner-freebsd-smp Sun Oct 6 01:55:04 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA26261 for smp-outgoing; Sun, 6 Oct 1996 01:55:04 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA26256 for ; Sun, 6 Oct 1996 01:55:01 -0700 (PDT) Received: from localhost (richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with SMTP id BAA12180; Sun, 6 Oct 1996 01:56:01 -0700 Date: Sun, 6 Oct 1996 01:55:59 -0700 (PDT) From: Veggy Vinny To: Steve Passe cc: freebsd-smp@FreeBSD.ORG Subject: Re: top 3.4 with new smp changes looks smart In-Reply-To: <199610060742.BAA06132@clem.systemsix.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 6 Oct 1996, Steve Passe wrote: > > Just curious but how does one enable SMP support for Dual CPU's in > > -current? > > you don't. You need to grab a seperate tree of code (src/sys only), > for details goto: > > http://www.freebsd.org/~fsmp/SMP/SMP.html Oh okay, so what I do is sup for the -current first and then grab this tree of code to replace the src/sys files in -current? Vince