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

Alexander Motin mav at FreeBSD.org
Thu Aug 28 20:25:18 UTC 2014


Author: mav
Date: Thu Aug 28 20:25:17 2014
New Revision: 270761
URL: http://svnweb.freebsd.org/changeset/base/270761

Log:
  Mention NFS and kernel iSCSI optimizations.

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	Thu Aug 28 19:59:04 2014	(r270760)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Aug 28 20:25:17 2014	(r270761)
@@ -472,6 +472,13 @@
 	<para revision="267771">A bug in &man.sctp.4; that would allow
 	  two listening sockets bound to the same port has been
 	  fixed.</para>
+
+	<para contrib="sponsor" sponsor="&ix;">Kernel RPC code, which is a
+	  base of NFS server took multiple optimizations, that significantly
+	  improved its performance and SMP scapability.</para>
+
+	<para>New kernel-based iSCSI target and initiator code took many
+	  fixes and performance optimizations.</para>
       </sect3>
 
       <sect3 xml:id="disks">


More information about the svn-src-all mailing list