29c0e0dc3e
Issue: spdk_top tracked pollers by the poller name string and the thread_id they are running on. This shows incorrect stats when multiple pollers exist on the same thread with the same name. Solution: Added a unique poller id for each poller on a thread and to allow spdk_top to track pollers by thread_id and poller_id. Signed-off-by: Michael Piszczek <mpiszczek@ddn.com> Change-Id: I1879e2afc9a929d1df9e8e35510f0092c5443bdc Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5868 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: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
linux | ||
spdk | ||
spdk_internal | ||
Makefile |