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

Glen Barber gjb at FreeBSD.org
Fri Mar 21 22:57:15 UTC 2014


Author: gjb
Date: Fri Mar 21 22:57:15 2014
New Revision: 263580
URL: http://svnweb.freebsd.org/changeset/base/263580

Log:
  Document r258870.
  
  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	Fri Mar 21 22:57:13 2014	(r263579)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 22:57:15 2014	(r263580)
@@ -125,6 +125,10 @@
     <sect2 xml:id="kernel">
       <title>Kernel Changes</title>
 
+      <para revision="258870">The &man.mmap.2; system call has been
+	updated to more optimally use superpages and provide support
+	for tweaking the alignment of virtual mappings.</para>
+
       <para revision="258962">A workaround has been implemented
 	in the &man.bge.4; driver for hung transmission on BCM5719
 	and BCM5720 chipsets.</para>


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