+22
−3
Loading
SPDK reactor is one per cpu and SPDK_MAX_REACTORS is used as the maximum number of cpus locally in the file. When the maximum number of cpus is changed, SPDK_MAX_REACTORS is likely to fail to be changed. Adopting two improvements for iSCSI by Ziye to the reactor will be safer than now for the reactor. - iscsi/conn: remove rte_config.h header - env: export spdk_env_get_last_core function Change-Id: I4941454ffdb704fa7799549e1f190c9bae3a4421 Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/392911 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>