FreeBSD smp

Paul Schmehl pauls at utdallas.edu
Wed Jun 21 04:18:29 UTC 2006


--On June 20, 2006 10:51:46 PM -0500 Denny White <dennyboy at cableone.net> 
wrote:
>
> Okay, might be off base here, so someone correct me if
> I'm wrong. Don't you also have to remove the following
>
># ifdef SMP
># ifndef COMPILING_LINT
># error DEVICE_POLLING is not compatible with SMP
># endif
># endif
>
> from /usr/src/sys/kern/kern_poll.c ?
>
> You'll get an error part of the way through building
> the kernel otherwise, right? Like I said, that's the
> way I remember it. Just trying to save someone some
> unnecessary work.
>
I've only compiled the SMP kernel on the AMD64 architecture, but I did not 
have to edit any source files.  I added "options      SMP" to the GENERIC 
kernel and compiled with no problems.

Paul Schmehl (pauls at utdallas.edu)
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


More information about the freebsd-questions mailing list