CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/21 03:48:31
Modified files:
usr.sbin/iscsid: iscsid.c iscsid.h vscsi.c
Log message:
Now that we properly negotiate the session params we can enable sending
of immediate data for write commands. This gives a nice 20% performance
boost on writes compared to the solicited data transaction we did before.
