ae4360f050
struct spdk_cpuset has been declared in the header file and so we can allocate struct spdk_cpuset statically. This change will avoid potential out of memory failure for reactor too. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ic5f4fdb493d73b4ae11cddd2638eeb84ebbb792e Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478150 Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>