Date: Mon, 16 Dec 1996 22:43:38 -0700 From: Steve Passe <smp@csn.net> To: "J.M. Chuang" <smp@bluenose.na.tuns.ca> Cc: mikej@finall.com (Jung, Michael), smp@freebsd.org Subject: Re: Undefined Symbol Message-ID: <199612170543.WAA02920@clem.systemsix.com> In-Reply-To: Your message of "Mon, 16 Dec 1996 23:34:40 -0400." <199612170334.XAA00488@bluenose.na.tuns.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >You have to add two extra lines in your config file (SMP): > >options SMP >options NCPU=2 > >It seems that smp-kernel source does not like the config file without these >two lines. this used to be true, now you only need the 1st: "options SMP". the others are all set to reasonable defaults if not explictetly set. mptable will give you a complete list of SMP related options, 'optimized' for your particular hardware. -- Steve Passe | powered by smp@csn.net | FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612170543.WAA02920>