commit | 38f7d6edbf91693bb679bb29901c8296e7838cd9 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Sep 05 15:04:22 2013 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Sep 10 20:23:32 2013 -0700 |
tree | ca42a64e32c6ef61dbc928d26c32ce807605a8dd | |
parent | 12e4101af431b66c734efef9eb359a0b8c6ad90c [diff] |
iscsi-target; Bump default CmdSN Depth to 64 This patch bumps the default TA_DEFAULT_CMDSN_DEPTH from 16 -> 64, which is closer to a sane default for larger pipes @ 10 Gb/sec with traditional iSCSI, or @ 40/56 Gb/sec Ethernet/Infiniband with iSCSI Extentions for RDMA. There is really no downside to increasing this default value for 1 Gb/sec. Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>