svn commit: r282164 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Apr 28 18:10:49 UTC 2015


Author: gjb
Date: Tue Apr 28 18:10:48 2015
New Revision: 282164
URL: https://svnweb.freebsd.org/changeset/base/282164

Log:
  Document r279957, DSM TRIM support for virtual AHCI disks.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:10:46 2015	(r282163)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Apr 28 18:10:48 2015	(r282164)
@@ -838,6 +838,10 @@
       <para revision="273515">The &man.virtio.console.4; driver has
 	been added, which provides an interface to VirtIO console
 	devices through a &man.tty.4; device.</para>
+
+      <para revision="279957">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-head mailing list