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

Glen Barber gjb at FreeBSD.org
Sun Apr 13 22:41:27 UTC 2014


Author: gjb
Date: Sun Apr 13 22:41:26 2014
New Revision: 264431
URL: http://svnweb.freebsd.org/changeset/base/264431

Log:
  Document r260385, unmapped I/O in GEOM RAID.
  
  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	Sun Apr 13 22:41:24 2014	(r264430)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Apr 13 22:41:26 2014	(r264431)
@@ -118,6 +118,9 @@
   <sect2 xml:id="kernel">
     <title>Kernel Changes</title>
 
+    <para revision="260385">The &man.geom.4; RAID driver has been
+      updated to support unmapped I/O.</para>
+
     <para revision="260338">The <literal>vfs.zfs.zio.use_uma</literal>
       &man.sysctl.8; has been re-enabled.  On multi-CPU machines with
       enough RAM, this can easily double &man.zfs.8; performance or


More information about the svn-src-all mailing list