SMP is supported in all FAQ-relevant releases.

Also give a simple, direct answer: "Yes, SMP is supported."
This commit is contained in:
Michael Lucas 2003-06-11 23:59:58 +00:00
parent e551652e4f
commit c431183e6f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17264

View file

@ -3079,10 +3079,10 @@ Protocol "SysMouse"</programlisting>
</question>
<answer>
<para>SMP is supported in 3.0-STABLE and later releases only.
<para>Yes.
SMP is not enabled in the <emphasis>GENERIC</emphasis> kernel,
so you will have to recompile your kernel to enable SMP. Take a
look at <filename>/sys/i386/conf/LINT</filename> to figure out
so you must recompile your kernel to enable SMP. Take a
look at <filename>/sys/i386/conf/LINT</filename> to learn
what options to put in your kernel config file.</para>
</answer>
</qandaentry>