svn commit: r285582 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Jul 14 21:46:01 UTC 2015
Author: gjb
Date: Tue Jul 14 21:46:00 2015
New Revision: 285582
URL: https://svnweb.freebsd.org/changeset/base/285582
Log:
Document r282065, PAE_TABLES option.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jul 14 21:45:58 2015 (r285581)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jul 14 21:46:00 2015 (r285582)
@@ -347,6 +347,11 @@
<sect2 xml:id="kernel-config">
<title>Kernel Configuration</title>
+ <para revision="282065" contrib="sponsor" sponsor="&ff;">The
+ <literal>PAE_TABLES</literal> kernel configuration option has
+ been added for &os;/&arch.i386;, which instructs &man.pmap.9;
+ to use <acronym>PAE</acronym> format for page tables.</para>
+
<para revision="283076" contrib="sponsor" sponsor="&intelcorp;"
arch="amd64,i386">The &man.nvd.4; and &man.nvme.4; drivers are
now included in the <filename>GENERIC</filename> kernel
More information about the svn-src-stable-10
mailing list