From owner-freebsd-questions Fri Feb 16 18:33:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA24906 for questions-outgoing; Fri, 16 Feb 1996 18:33:54 -0800 (PST) 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 SAA24900 for ; Fri, 16 Feb 1996 18:33:51 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id TAA06431; Fri, 16 Feb 1996 19:30:43 -0700 From: Terry Lambert Message-Id: <199602170230.TAA06431@phaeton.artisoft.com> Subject: Re: SMP support? To: jreynold@sedona.intel.com (John Reynolds) Date: Fri, 16 Feb 1996 19:30:43 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <199602162345.AA263074337@muffett> from "John Reynolds" at Feb 16, 96 04:45:37 pm 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 Precedence: bulk > I was just wondering if FreeBSD 2.1 currently supports SMP? If not, is this > something that might happen in the near-to-not-so-near future? It does if you back up to 28 Oct 1994 and apply some patches and add an include file. It does if you go to -current and fix the GDT and LDT code in losore.s (and I send you patches). Someone needs to hack losore.s. I would, but I am fighting soft updates right now. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.