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

Glen Barber gjb at FreeBSD.org
Sat May 17 19:45:40 UTC 2014


Author: gjb
Date: Sat May 17 19:45:40 2014
New Revision: 266343
URL: http://svnweb.freebsd.org/changeset/base/266343

Log:
  Document r266165, power management bug with Intel Turbo Boost.
  
  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	Sat May 17 19:45:23 2014	(r266342)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat May 17 19:45:40 2014	(r266343)
@@ -154,6 +154,11 @@
 	&man.mrsas.4;.</para>
     </note>
 
+    <para revision="266165">A kernel bug that inhibited proper
+      functionality of the <literal>dev.cpu.0.freq</literal>
+      &man.sysctl.8; on &intel; processors with Turbo
+      Boost ™ enabled has been fixed.</para>
+
     <sect3 xml:id="kernel-virtualization">
       <title>Virtualization support</title>
 


More information about the svn-src-all mailing list