+6
−8
Loading
spdk_top can't collect the right poller count when thread count is more than core count. Max index of g_threads_info[] should be thread count NOT cores count. Signed-off-by:YafeiWangAlice <yafei.wang@samsung.com> Change-Id: Iff95fb1aa7f84626a559741ad135a2cbeed04f90 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13574 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>