doc/en_US.ISO8859-1/htdocs/platforms/i386.xml
Gavin Atkinson 3a4c59d740 Update the i386 platform page to closer reflect the early 21st century.
Gently push people towards the amd64 platform, especially for machines
with >4GiB RAM.  Drop one dead link, and one link to a very outdated page.
2014-09-04 23:43:12 +00:00

42 lines
1.5 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD/i386 Project">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<h3><a name="intro">Introduction</a></h3>
<p>This page contains information about the FreeBSD/i386 platform.
FreeBSD/i386 should support any CPU compatible with the Intel&trade;
80486 or better in 32-bit mode, although almost every recent AMD&trade;
and Intel&trade; CPU will also be capable of running in 64-bit mode
using the <a href="&base;/platforms/amd64.html">FreeBSD/amd64</a>
port.</p>
<p>FreeBSD/i386 supports up to 4GiB of RAM by default. Machines
with more RAM will either need to run
<a href="&base;/platforms/amd64.html">FreeBSD/amd64</a> or run with
<a href="&base;/doc/en_US.ISO8859-1/books/faq/hardware.html#memory-i386-over-4gb">
Physical Address Extension (PAE)</a> enabled in order to make use of
any memory above the 4GiB boundary.</p>
<h3>Status</h3>
<p>FreeBSD/i386 runs in 32-bit multiuser mode, in both
Uniprocessor and Multiprocessor mode.</p>
<p>The i386 platform is a <a
href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">Tier
1</a> FreeBSD platform.</p>
</body>
</html>