52f6d56540
- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
87 lines
3.3 KiB
XML
87 lines
3.3 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 "Projet FreeBSD/amd64">
|
|
<!ENTITY email 'freebsd-amd64'>
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.16
|
|
|
|
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
|
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
|
|
Version francaise (mise a jour) : Antoine Brodin <antoine.brodin@laposte.net>
|
|
-->
|
|
|
|
<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">
|
|
|
|
<a href="&enbase;/gifs/daemon_hammer.jpg"><img src="&enbase;/gifs/daemon_hammer-tn15.jpg" align="right" border="0" alt="BSD Daemon swinging a sledge hammer"/></a>
|
|
|
|
<p>Cette page contient des informations à propos du port FreeBSD sur
|
|
l'architecture AMD64 de <a href="http://www.amd.com/">AMD</a> et l'architecture
|
|
<a href="http://developer.intel.com/technology/64bitextensions/">Intel® EM64T</a>
|
|
(Extended Memory 64-bit Technology). L'architecture
|
|
AMD64 était auparavant connue sous le nom de x86-64 ou "Hammer".
|
|
L'architecture Intel EM64T était auparavant connue sous les noms de
|
|
IA-32e, Clackamas Technology (CT) et Yamhill.</p>
|
|
|
|
<p>Les processeurs AMD Opteron™, AMD Athlon™ 64, AMD Turion™ 64
|
|
ainsi que les derniers processeurs AMD Sempron™
|
|
utilisent l'architecture AMD64.</p>
|
|
|
|
<h3>Statut :</h3>
|
|
|
|
<p>FreeBSD/amd64 fonctionne actuellement en mode multi-utilisateur 64-bits, que ce soit
|
|
en mono-processeur ou en multi-processeur.</p>
|
|
|
|
<p>L'architecture AMD64 est actuellement une
|
|
plate-forme FreeBSD de <a
|
|
href="&enbase;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">niveau
|
|
1</a>.</p>
|
|
|
|
<h3>Ressources spécifiques à FreeBSD/amd64</h3>
|
|
<ul>
|
|
<li><a href="&enbase;/platforms/amd64/motherboards.html">Liste des cartes mères
|
|
supportées</a></li>
|
|
<li><a
|
|
href="http://lists.freebsd.org/mailman/listinfo/freebsd-amd64">Liste
|
|
de diffusion FreeBSD/amd64</a></li>
|
|
</ul>
|
|
|
|
<h3>Autres liens</h3>
|
|
<h4>Documentation AMD64</h4>
|
|
<ul>
|
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_overview.pdf">
|
|
AMD x86-64 Architecture Specification</a></li>
|
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24592.pdf">
|
|
AMD64 Architecture Application Programmer's Manual</a></li>
|
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24593.pdf">
|
|
AMD64 Architecture System Programmer's Manual</a></li>
|
|
<li><a href="http://www.x86-64.org/documentation/abi.pdf">
|
|
AMD x86-64 DRAFT Processor-specific Application Binary Interface Specification</a></li>
|
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_wp.pdf">
|
|
AMD x86-64 whitepaper</a></li>
|
|
</ul>
|
|
|
|
<h4>Logiciels</h4>
|
|
<ul>
|
|
<li><a href="http://www.x86-64.org/downloads">Simulateurs et outils
|
|
Bochs et Simics</a></li>
|
|
</ul>
|
|
|
|
<h4>Autres projets</h4>
|
|
<ul>
|
|
<li><a href="http://www.amd64.org/">Linux / AMD64</a></li>
|
|
<li><a href="http://www.NetBSD.org/Ports/amd64/">NetBSD/amd64</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|