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

Glen Barber gjb at FreeBSD.org
Fri Feb 20 18:06:12 UTC 2015


Author: gjb
Date: Fri Feb 20 18:06:11 2015
New Revision: 279069
URL: https://svnweb.freebsd.org/changeset/base/279069

Log:
  Document r275140, pmc callchain depths increased.
  
  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	Fri Feb 20 17:56:27 2015	(r279068)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Feb 20 18:06:11 2015	(r279069)
@@ -560,7 +560,10 @@
     <sect2 xml:id="kernel-sysctl">
       <title>System Tuning and Controls</title>
 
-      <para> </para>
+      <para revision="275140" contrib="sponsor" sponsor="&ff;">The
+	&man.hwpmc.4; default and maximum callchain depths have been
+	increased.  The default has been increased from 16 to 32, and
+	the maximum increased from 32 to 128.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list