Improve speeling, fix formatting, and other nits.
Reported by: hrs, N.J. Mann <njm@njm.me.uk>
This commit is contained in:
parent
871688b0c0
commit
76b3a83d38
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41709
1 changed files with 4 additions and 4 deletions
|
@ -1680,13 +1680,13 @@
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>&os; supports Symmetric multi-processor (SMP) on all
|
||||
non-embedded platforms (e.g, i386, amd64/x86-64,
|
||||
ia64, sparc64, powerpc, powerpc64). SMP is also
|
||||
<para>&os; supports symmetric multi-processor (SMP) on all
|
||||
non-embedded platforms (e.g, &arch.i386;, &arch.amd64;,
|
||||
etc.). SMP is also
|
||||
supported in arm and MIPS kernels, although some CPUs
|
||||
may not support this. &os;'s SMP implementation uses
|
||||
fine-grained locking, and performance scales nearly
|
||||
liniarly with number of CPUs.</para>
|
||||
linearly with number of CPUs.</para>
|
||||
|
||||
<para>&man.smp.4; has more details.</para>
|
||||
</answer>
|
||||
|
|
Loading…
Reference in a new issue