SMP kernel option

Didier WIROTH didier.wiroth at mcesr.etat.lu
Mon Jan 19 09:15:55 PST 2004


Hi,
I'm a bit confused.

In /usr/src/sys/i386/conf/NOTES it is written:
# Be sure to disable 'cpu I386_CPU' for SMP kernels.

Do they mean you have to completely remove the "cpu" option from the custom
file, at this time I'm using this in my custom kernel:
cpu             I686_CPU
options         SMP
device          apic

Can I leave this? Or should I only have:
#cpu I686_CPU no it is disabled no cpu option
options	SMP
device	apic

thx











More information about the freebsd-questions mailing list