Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 1997 16:21:30 -0600
From:      Steve Passe <smp@csn.net>
To:        smp@FreeBSD.org
Subject:   Re: compilation problems under -current of today 
Message-ID:  <199704272221.QAA22227@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Sat, 26 Apr 1997 11:10:14 MDT." <199704261710.LAA16333@Ilsa.StevesCafe.com> 

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

> Next I am going to cvsup 3.0-current and rebuild the world with the new
> SMP kernel... stay tuned.

3.0-current is now the official SMP src tree.  make world builds EXCEPT
for LKMs, so to make everything BUT LKMs do:

make -DNOLKM world

OR add:

NOLKM=		YES

to /etc/make.conf

---
The IPI_INTS code has gone away, and the XFAST_IPI32 code is now standard.
I expect APIC_IO to become standard within a few days.  Note that by standard
I mean MANDATORY, not "default but possivble to disable".  So if your not
using it now you had better try it soon...

---
Please DO NOT conmtinue to use the smp tree, we're not going to waste time
supporting it anymore (I suppose we should hide it)

--
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?199704272221.QAA22227>