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

Glen Barber gjb at FreeBSD.org
Tue Apr 28 18:11:48 UTC 2015


Author: gjb
Date: Tue Apr 28 18:11:47 2015
New Revision: 282187
URL: https://svnweb.freebsd.org/changeset/base/282187

Log:
  Document r280370, DSM TRIM support for virtual AHCI disks.
  
  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	Tue Apr 28 18:11:45 2015	(r282186)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:11:47 2015	(r282187)
@@ -300,7 +300,9 @@
     <sect2 xml:id="hardware-virtualization">
       <title>Virtualization Support</title>
 
-      <para> </para>
+      <para revision="280370">The &man.bhyve.8; hypervisor has been
+	updated to support <literal>DSM TRIM</literal> commands for
+	virtual <acronym>AHCI</acronym> disks.</para>
     </sect2>
 
     <sect2 xml:id="hardware-arm">


More information about the svn-src-all mailing list