Loading
iscsi: allocate PDU mempools with memory from any socket
Right now they can only use memory from the socket that performed iSCSI static initialization, which doesn't make sense. Those mempools can be used from a different socket as well, so don't restrict them to any specific one. Change-Id: I0def1c554ed6227ab0f0a7be107c4c1c61f40c96 Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450055 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>