+15
−22
Loading
Replaced multiple functions calls to _reactors_scheduler_update_core_mode(), with a for loop. Since changing reactor to interrupt mode is rare operation, most of the time we ended up with unnecessarily long callstack. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I1c7858653be9e2256943c1da5a27001be41682b6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8714 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>