Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 1996 15:27:51 +0000
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        Ron Bolin <rlb@mindspring.com>
Cc:        freebsd-smp@freefall.freebsd.org
Subject:   Re: How do you get the SMP code 
Message-ID:  <451.833470071@critter.tfs.com>
In-Reply-To: Your message of "Thu, 30 May 1996 07:49:50 -0400." <31AD8B5E.167EB0E7@mindspring.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

You pick up the 
	ftp://freebsd.org/pub/CTM/smp-cur.????.gz

files, run them through ctm and you get a cvs tree.

then you check out the sys tree from it, compile a kernel with
	options	SMP
	options	"NCPU=2"

Boot the kernel singleuser and then
	sysctl -w kern.smp_active=2

Tell us how it works out :-)

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?451.833470071>