svn commit: r266032 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed May 14 15:31:17 UTC 2014


Author: gjb
Date: Wed May 14 15:31:16 2014
New Revision: 266032
URL: http://svnweb.freebsd.org/changeset/base/266032

Log:
  Document r265876, power management bug with Intel Turbo Boost.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 14 15:30:49 2014	(r266031)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 14 15:31:16 2014	(r266032)
@@ -155,6 +155,11 @@
 	&man.mrsas.4;.</para>
     </note>
 
+    <para revision="265876">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