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

Glen Barber gjb at FreeBSD.org
Fri Aug 22 20:32:18 UTC 2014


Author: gjb
Date: Fri Aug 22 20:32:17 2014
New Revision: 270371
URL: http://svnweb.freebsd.org/changeset/base/270371

Log:
  Document r260857 and r260858: unmapped IO support in
  virtio_blk(4) and virtio_scsi(4).
  
  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	Fri Aug 22 20:32:15 2014	(r270370)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Aug 22 20:32:17 2014	(r270371)
@@ -139,6 +139,12 @@
       which allows controlling how long the system will wait after
       &man.panic.9; before rebooting.</para>
 
+    <para revision="260857">The &man.virtio_blk.4; driver has been
+      updated to support unmapped I/O.</para>
+
+    <para revision="260858">The &man.virtio_scsi.4; driver has been
+      updated to support unmapped I/O.</para>
+
     <para revision="265388" contrib="sponsor" sponsor="&lsi;">The
       &man.mpr.4; device has been added,
       providing support for LSI Fusion-MPT 3 12Gb SCSI/SATA


More information about the svn-src-stable mailing list