Note that for 5.3R, SMP was disabled by default.

This commit is contained in:
Mark Linimon 2004-11-08 07:43:03 +00:00
parent 13b37815a5
commit 6e5070616b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22859

View file

@ -2297,8 +2297,14 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
</question>
<answer>
<para>Yes. SMP is enabled by default in the
<emphasis>GENERIC</emphasis> kernel since &os; 5.2.</para>
<para>Yes. SMP was enabled by default in the
<emphasis>GENERIC</emphasis> kernel as of &os; 5.2.</para>
<para>The intention was also to enable it by default for
the &os; 5.3 release, but problems running the SMP kernel
on certain UP machines led to the decision to disable it
until those problems can be addressed. This is a priority
for &os; 5.4.</para>
<para>In &os; 4.X, SMP is not enabled in the default kernel,
so you must recompile your kernel to enable SMP. Take a