Date: Wed, 3 Sep 2014 16:46:30 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r271033 - stable/10/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201409031646.s83GkUJd029175@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409031646.s83GkUJd029175>