svn commit: r362066 - releng/11.4/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 11 17:26:51 UTC 2020


Author: gjb
Date: Thu Jun 11 17:26:51 2020
New Revision: 362066
URL: https://svnweb.freebsd.org/changeset/base/362066

Log:
  Release notes documentation:
  - r353583: synchronous 128KB write latency improvements.
  - r353759: ZFS bookmark renaming support.
  
  Approved by:	re (implicit)
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

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

Modified: releng/11.4/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.4/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 11 17:25:20 2020	(r362065)
+++ releng/11.4/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 11 17:26:51 2020	(r362066)
@@ -461,6 +461,12 @@
     <sect2 xml:id="storage-zfs">
       <title>ZFS</title>
 
+      <para revision="353583">Latency of synchronous 128KB writes has
+	been improved.</para>
+
+      <para revision="353759">Support for renaming
+	<acronym>ZFS</acronym> bookmarks has been added.</para>
+
       <para revision="359554">The <acronym>ZFS</acronym>
 	<acronym>ZIL</acronym> (<acronym>ZFS</acronym> intent log)
 	maximum block size is now tunable.</para>


More information about the svn-src-all mailing list