svn commit: r277039 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jan 12 02:50:23 UTC 2015


Author: gjb
Date: Mon Jan 12 02:50:22 2015
New Revision: 277039
URL: https://svnweb.freebsd.org/changeset/base/277039

Log:
  Document r276986, hint.acpi_throttle.0.disabled="1" and
  hint.p4tcc.0.disabled="1" by default.
  
  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	Mon Jan 12 02:42:33 2015	(r277038)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jan 12 02:50:22 2015	(r277039)
@@ -20,6 +20,8 @@
 
     <pubdate>$FreeBSD$</pubdate>
 
+    <!-- Last rev: 276986 -->
+
     <copyright>
       <year>2015</year>
       <holder role="mailto:doc at FreeBSD.org">The &os; Documentation
@@ -116,7 +118,9 @@
     <sect2 xml:id="kernel">
       <title>Kernel Changes</title>
 
-      <para> </para>
+      <para revision="276986">Throttling via <acronym>ACPI</acronym>
+	and <acronym>P4TCC</acronym> via &man.device.hints.5; have
+	been turned off by default.</para>
 
       <sect3 xml:id="kernel-virtualization">
 	<title>Virtualization Support</title>


More information about the svn-src-all mailing list