numam-spdk/etc/spdk
GangCao d393983d74 lib/iscsi: export FirstBurstLength as user configurable parameter
According to https://tools.ietf.org/html/rfc3720, the
default value for the FirstBurstLength is 65536 bytes
while SPDK iSCSI target picks the smaller 8192 as the
default setting. This value is the communication for
the iSCSI initiator to send the unsolicited data and
instead of having a fixed setting here, expose it as a
user configurable parameter to fit the real use case,
especially for the data out iSCSI write.

Example of usage as following in the iSCSI.conf:

FirstBurstLength 8192

Change-Id: I71690c7c48aa0875f1f975c0ea935389de6d1e6d
Signed-off-by: GangCao <gang.cao@intel.com>
Reviewed-on: https://review.gerrithub.io/421142
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-08-27 19:42:07 +00:00
..
iscsi.conf.in lib/iscsi: export FirstBurstLength as user configurable parameter 2018-08-27 19:42:07 +00:00
nvmf.conf.in trace: update TpointGroupMask comment and related code 2018-08-22 20:28:19 +00:00
rocksdb.conf.in copy/ioat: Change the default of IOAT from Enabled to Disabled 2018-06-12 17:41:29 +00:00
vhost.conf.in trace: update TpointGroupMask comment and related code 2018-08-22 20:28:19 +00:00