Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 18:15:57 +0100
From:      Didier WIROTH <didier.wiroth@mcesr.etat.lu>
To:        freebsd-questions@freebsd.org
Subject:   SMP kernel option
Message-ID:  <0HRQ00HGHYMESO@mail.etat.lu>

next in thread | raw e-mail | index | archive | help
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











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