From 93ff00a8364120e0293103c4117d236c37695d97 Mon Sep 17 00:00:00 2001 From: gjb Date: Wed, 3 Sep 2014 16:46:31 +0000 Subject: [PATCH] Document r265524, iSCSI performance optimizations. Submitted by: trasz Sponsored by: The FreeBSD Foundation git-svn-id: svn://svn.freebsd.org/base/stable/10@271034 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index b382fc6bc..195fe8468 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -574,6 +574,13 @@ to coalesce PDUs and avoid lock contention. + Several performance optimizations have been + made to the iSCSI subsystem, including + deferring wakeup until enough data has been received to + read or write a file, reducing CPU usage + and throughput performance with large I/O workloads. + New kernel-based iSCSI target and initiator code took many fixes and performance optimizations. -- 2.45.0