01f356ab70
Pause and resume pending_poller instead of registering it each time a request needs to be dealyed. This should improve performance for workloads during which the poller is constantly paused / resumed. Change-Id: I951bf0a3e4bf7e0fda2d485958f2f40ff47bf8d6 Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/477921 Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>