From owner-freebsd-questions Wed Apr 10 11:43:48 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA29492 for questions-outgoing; Wed, 10 Apr 1996 11:43:48 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA29486 for ; Wed, 10 Apr 1996 11:43:41 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA02197; Wed, 10 Apr 1996 11:41:43 -0700 From: Terry Lambert Message-Id: <199604101841.LAA02197@phaeton.artisoft.com> Subject: Re: MP support To: rnw@math.Princeton.EDU (Richard Wong) Date: Wed, 10 Apr 1996 11:41:43 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <199604101542.LAA13506@math.Princeton.EDU> from "Richard Wong" at Apr 10, 96 11:42:48 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I under stand that the the Linux people did a MP port of Linux. > > Is there a MP version of BSD? Yes, since October 1994. The code has not been upgraded for -current; you can sup the CVS tree, checkout an older kernel, apply patches, and run low grain SMP. The patches are in the directory ftp://freefall.freebsd.org/pub/SMP... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.