- Add Q3 entry on the in-kernel iSCSI stack

Submitted by:	trasz
This commit is contained in:
Gabor Pali 2013-10-06 19:08:44 +00:00
parent 7667e8527b
commit b0ed27e3ae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42866

View file

@ -19,7 +19,7 @@
<!-- XXX: keep updating the number of entries -->
<p>Thanks to all the reporters for the excellent work! This report
contains 15 entries and we hope you enjoy reading it.</p>
contains 16 entries and we hope you enjoy reading it.</p>
<!-- XXX: set date for the next set of submissions -->
<p>The deadline for submissions covering between October and
@ -801,4 +801,49 @@
mailing list.</task>
</help>
</project>
<project cat='kern'>
<title>Native iSCSI Stack</title>
<contact>
<person>
<name>
<given>Edward Tomasz</given>
<common>Napierała</common>
</name>
<email>trasz@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="https://wiki.freebsd.org/Native%20iSCSI%20target" />
</links>
<body>
<p>Due to the quickly approaching time of 10.0-RELEASE, the
priorities for the native iSCSI stack shifted somewhat, from
performance optimizations to making sure the new stack is
reliable, feature-complete and is able to interoperate correctly
with various implementations. Plenty of time was invested into
testing and debugging, mostly on the initiator side, to make
sure it works correctly with other targets, such as Solaris
COMSTAR, and behaves properly in edge conditions, e.g. in case
of connection problems. Nevertheless, some fundamental
optimizations, such as Immediate Data support, were implemented.
Also, the documentation has improved, and there is going to be a
new section added to the &os; Handbook that describes the use of
the new stack.</p>
<p>The new stack was committed to <tt>head</tt> and will ship as
part of 10.0-RELEASE. There is ongoing work on fixing issues
reported by early adopters.</p>
<p>This project is being sponsored by The &os; Foundation.</p>
</body>
<help>
<task>Fix newly reported issues.</task>
<task>Improve performance.</task>
</help>
</project>
</report>