From owner-freebsd-smp Fri Dec 20 14:13:48 2002 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B9C337B401 for ; Fri, 20 Dec 2002 14:13:47 -0800 (PST) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF55B43EDE for ; Fri, 20 Dec 2002 14:13:46 -0800 (PST) (envelope-from lists@natserv.com) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.2/8.12.2) with ESMTP id gBKMDjBU005273 for ; Fri, 20 Dec 2002 17:13:46 -0500 Date: Fri, 20 Dec 2002 17:20:16 -0500 (EST) From: Francisco Reyes X-X-Sender: fran@zoraida.natserv.net To: FreeBSD SMP Subject: Looking for FreeBSD basic SMP info Message-ID: <20021220171659.H10431-100000@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Got FreeBSD SMP running on a Compaq. Wondering of any links or basic info on things unique to SMP. This is the first FreeBSD machine I have configured for SMP. In particular I would like to read about SMP kernel options. At http://people.freebsd.org/~fsmp/SMP/getstarted.html there are mentions to some options which no longer seem to work. If I remember correct the options not recognized where: # The number of busses, defaults to 4: options NBUS=4 # The number of IO APICs on the motherboard, defaults to 1. options NAPIC=1 # The total number of INTs provided by the motherboard, defaults to 24: options NINTR=24 Looking at the archives, I found that others have had the same problem with those options, but didn't see any replies in the thread. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message