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

Glen Barber gjb at FreeBSD.org
Mon Aug 25 11:46:47 UTC 2014


Author: gjb
Date: Mon Aug 25 11:46:46 2014
New Revision: 270551
URL: http://svnweb.freebsd.org/changeset/base/270551

Log:
  Document r266888, amount of data collected for hwpmc(4)
  increased.
  
  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 Aug 25 11:46:44 2014	(r270550)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 11:46:46 2014	(r270551)
@@ -541,6 +541,10 @@
       <para revision="266816">The Blowfish password format
 	has been changed to $2b$ by default.</para>
 
+      <para revision="266888">The amount of data collected for
+	&man.hwpmc.4; has been updated to work with modern processors
+	and larger amounts of available memory.</para>
+
       <para revision="266890">The &man.pmcstat.8; utility has been
 	updated to include a new flag, <literal>-l</literal>, which
 	ends event collection after the specified number of


More information about the svn-src-all mailing list