svn commit: r266344 - stable/9/release/doc/en_US.ISO8859-1/relnotes

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


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

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

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

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat May 17 19:45:40 2014	(r266343)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat May 17 19:45:55 2014	(r266344)
@@ -286,6 +286,12 @@
 	providing support for LSI Fusion-MPT 3 12Gb SCSI/SATA
 	controllers.</para>
 
+      <para revision="266167">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="boot">
 	<title>Boot Loader Changes</title>
 


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