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:
Eitan Adler 2015-04-01 05:08:31 +00:00
parent 1ff5b7cec7
commit 3caff462a6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46400

View file

@ -178,31 +178,28 @@
<varlistentry> <varlistentry>
<term>&arch.amd64;</term> <term>&arch.amd64;</term>
<listitem> <listitem>
<para>There are two classes of processors capable of running <para>This is the most common type of processor desktop and
&arch.amd64;. The first are <acronym>AMD64</acronym> laptop computers will have. Other vendors may call this
processors, including the &amd.athlon;64 and &amd.opteron; architecture <acronym>x86-64</acronym>.</para>
processors.</para>
<para>The second class of processors includes those using <para>There are two primary vendors of &arch.amd64;
the &intel;&nbsp;EM64T architecture. Examples of these processors: &intel; (which produces
processors include all multi-core &intel;&nbsp;&xeon; <acronym>EM64T</acronym> class processors) and AMD (which
processors except Sossaman, the single-core produces <acronym>AMD64</acronym>).</para>
&intel;&nbsp;&xeon; processors Nocona, Irwindale, Potomac,
and Cranford, the &intel;&nbsp;&core;&nbsp;2 (not Core
Duo) and later processors, all &intel;&nbsp;&pentium; D
processors, the &intel;&nbsp;&pentium; 4s and Celeron Ds
using the Cedar Mill core, and some &intel;&nbsp;&pentium;
4s and Celeron Ds using the Prescott core.</para>
<para>Both Uniprocessor (<acronym>UP</acronym>) and <para>Examples of &arch.amd64; compatible processsors
Symmetric Multi-processor (<acronym>SMP</acronym>) include: &amd.athlon;64, &amd.opteron;,
configurations are supported.</para> multi-core &intel;&nbsp;&xeon;, and
&intel;&nbsp;&core;&nbsp;2 and later processors.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>&arch.i386;</term> <term>&arch.i386;</term>
<listitem> <listitem>
<para>This architecture is the 32-bit version of the
&arch.amd64; archiecture.</para>
<para>Almost all i386-compatible processors with a floating <para>Almost all i386-compatible processors with a floating
point unit are supported. All &intel; processors 486 or point unit are supported. All &intel; processors 486 or
higher are supported.</para> higher are supported.</para>