+3
−11
Loading
Following the recent effort, use local instance of cpuset instead of using cpuset pointer and allocating dynamically to it in spdk_app_start(). This change will avoid potential out of memory failure for application startup too. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I22b529da13e893db16296167f2d8d4c296dec31f Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478580 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>