Minimum Hardware Requirements: installation instructions
Sacrifice some technical pedanticness to simplify the description of amd64 and i386. For the users whom are actually confused as to which system they should use, using more plain language (such as 32-bit vs 64-bit) and referencing the vendors directly would be more helpful. Also, stop mentioning that both UP and SMP are supported. OpenBSD finished that project in 2004.
This commit is contained in:
parent
1ff5b7cec7
commit
3caff462a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46400
1 changed files with 14 additions and 17 deletions
|
@ -178,31 +178,28 @@
|
|||
<varlistentry>
|
||||
<term>&arch.amd64;</term>
|
||||
<listitem>
|
||||
<para>There are two classes of processors capable of running
|
||||
&arch.amd64;. The first are <acronym>AMD64</acronym>
|
||||
processors, including the &amd.athlon;64 and &amd.opteron;
|
||||
processors.</para>
|
||||
<para>This is the most common type of processor desktop and
|
||||
laptop computers will have. Other vendors may call this
|
||||
architecture <acronym>x86-64</acronym>.</para>
|
||||
|
||||
<para>The second class of processors includes those using
|
||||
the &intel; EM64T architecture. Examples of these
|
||||
processors include all multi-core &intel; &xeon;
|
||||
processors except Sossaman, the single-core
|
||||
&intel; &xeon; processors Nocona, Irwindale, Potomac,
|
||||
and Cranford, the &intel; &core; 2 (not Core
|
||||
Duo) and later processors, all &intel; &pentium; D
|
||||
processors, the &intel; &pentium; 4s and Celeron Ds
|
||||
using the Cedar Mill core, and some &intel; &pentium;
|
||||
4s and Celeron Ds using the Prescott core.</para>
|
||||
<para>There are two primary vendors of &arch.amd64;
|
||||
processors: &intel; (which produces
|
||||
<acronym>EM64T</acronym> class processors) and AMD (which
|
||||
produces <acronym>AMD64</acronym>).</para>
|
||||
|
||||
<para>Both Uniprocessor (<acronym>UP</acronym>) and
|
||||
Symmetric Multi-processor (<acronym>SMP</acronym>)
|
||||
configurations are supported.</para>
|
||||
<para>Examples of &arch.amd64; compatible processsors
|
||||
include: &amd.athlon;64, &amd.opteron;,
|
||||
multi-core &intel; &xeon;, and
|
||||
&intel; &core; 2 and later processors.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&arch.i386;</term>
|
||||
<listitem>
|
||||
<para>This architecture is the 32-bit version of the
|
||||
&arch.amd64; archiecture.</para>
|
||||
|
||||
<para>Almost all i386-compatible processors with a floating
|
||||
point unit are supported. All &intel; processors 486 or
|
||||
higher are supported.</para>
|
||||
|
|
Loading…
Reference in a new issue