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:
parent
d90b153bb4
commit
1e172726a0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41619
1 changed files with 0 additions and 22 deletions
|
@ -1675,28 +1675,6 @@
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</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>
|
<qandaentry>
|
||||||
<question id="microcode">
|
<question id="microcode">
|
||||||
<para>What is microcode?
|
<para>What is microcode?
|
||||||
|
|
Loading…
Reference in a new issue