Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 1997 10:17:05 -0600
From:      Steve Passe <smp@csn.net>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        Peter Wemm <peter@spinner.dialix.com>, smp@freebsd.org
Subject:   Re: cvs commit: /home/smp/sys/kern init_smp.c 
Message-ID:  <199704201617.KAA06759@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Sun, 20 Apr 1997 14:32:48 BST." <Pine.BSF.3.95q.970420142949.283A-100000@herring.nlsystems.com> 

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

assumming that your hardware can boot a COMPLETELY GENERIC UP kernel, build
an SMP kernel that is COMPLETELY GENERIC, ie start with GENERIC and add ONLY:

options         SMP                     # Symmetric MultiProcessor Kernel
options         NCPU=2                  # number of CPUs
options         APIC_IO                 # Symmetric (APIC) I/O
options         SMP_INVLTLB             # 

boot -v and -s, see how far you get...
--
Steve Passe	| powered by 
smp@csn.net	|            Symmetric MultiProcessor FreeBSD





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