Now that we properly negotiate the session params we can enable sending
authorclaudio <claudio@openbsd.org>
Mon, 21 Apr 2014 09:48:31 +0000 (09:48 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 21 Apr 2014 09:48:31 +0000 (09:48 +0000)
commit9683d5fddd3494c8e26e0ff92979f9eccc45ff85
treebc2862fcab9c31189cd71c04261e5dc3c1eab0e7
parenta58cd01ec020d9e378249e5c5f3e7f1fe95a57bd
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.
usr.sbin/iscsid/iscsid.c
usr.sbin/iscsid/iscsid.h
usr.sbin/iscsid/vscsi.c