SMP is supported in all FAQ-relevant releases.
Also give a simple, direct answer: "Yes, SMP is supported."
This commit is contained in:
parent
e551652e4f
commit
c431183e6f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17264
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue