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

Glen Barber gjb at FreeBSD.org
Wed Sep 3 16:46:30 UTC 2014


Author: gjb
Date: Wed Sep  3 16:46:29 2014
New Revision: 271033
URL: http://svnweb.freebsd.org/changeset/base/271033

Log:
  Document r265524, iSCSI lock contention optimizations.
  
  Submitted by:	trasz
  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	Wed Sep  3 16:46:27 2014	(r271032)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Sep  3 16:46:29 2014	(r271033)
@@ -569,6 +569,11 @@
 	  target is dropped, where previously I/O would stop until the
 	  connection is restored.</para>
 
+	<para revision="265524" contrib="sponsor" sponsor="&ff;">The
+	  <acronym>iSCSI</acronym> transmit code has been optimized
+	  to coalesce <acronym>PDUs</acronym> and avoid lock
+	  contention.</para>
+
 	<para>New kernel-based iSCSI target and initiator code took
 	  many fixes and performance optimizations.</para>
       </sect3>


More information about the svn-src-all mailing list