svn commit: r318787 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed May 24 14:22:24 UTC 2017


Author: gjb
Date: Wed May 24 14:22:22 2017
New Revision: 318787
URL: https://svnweb.freebsd.org/changeset/base/318787

Log:
  Document r318763, EARLY_AP_STARTUP enabled by default.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 24 11:38:43 2017	(r318786)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 24 14:22:22 2017	(r318787)
@@ -443,6 +443,12 @@
 	<literal>IPSEC_FILTERTUNNEL</literal> kernel option has been
 	removed, which was deprecated by the
 	<literal>net.inet.ipsec.filtertunnel</literal> sysctl.</para>
+
+      <para revision="318763">The <literal>EARLY_AP_STARTUP</literal>
+	option has been enabled by default on &arch.amd64; and
+	&arch.i386; architectures, which when enabled releases
+	Application Processors (<acronym>AP</acronym>s) earlier in the
+	kernel startup process.</para>
     </sect2>
 
     <sect2 xml:id="kernel-modules">


More information about the svn-src-stable-11 mailing list