SMP is no longer shiny and new. We support SMP everywhere and it is

unlikely anyone would believe differently.

Discussed with:	imp, lstewart
Approved by:	bcr (mentor, implicit)
This commit is contained in:
Eitan Adler 2013-05-13 04:07:05 +00:00
parent d90b153bb4
commit 1e172726a0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41619

View file

@ -1675,28 +1675,6 @@
</answer>
</qandaentry>
<qandaentry>
<question id="smp-support">
<para>Does &os; support Symmetric Multiprocessing
(SMP)?</para>
</question>
<answer>
<para>Symmetric multi-processor (SMP) systems are generally
supported by &os;, although in some cases, BIOS or
motherboard bugs may generate some problems.</para>
<para>&os; will take advantage of HyperThreading (HTT)
support on &intel; CPUs that support this feature. A kernel
with the <literal>options SMP</literal> option, enabled
by default,
will automatically detect the additional logical
processors.</para>
<para>&man.smp.4; has more details.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="microcode">
<para>What is microcode?