forked from openebs/spdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spdk_top: add sorting to get_pollers_data()
Modified get_pollers_data() function to use already sorted poller array across spdk_top. Modified related display functions and sort_pollers() to accomodate the change. Deleted prepare_poller_data() and copy_pollers(). Modified show_poller() to use a single entry from pollers array instead of all of them. Modified refresh_pollers_tab() to handle changing number of entries in a different manner. Signed-off-by: Krzysztof Karas <[email protected]> Change-Id: I26936fbc96e7cb598a33b2fe4354b03277d88061 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8638 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <[email protected]> Tested-by: SPDK CI Jenkins <[email protected]> Reviewed-by: Shuhei Matsumoto <[email protected]> Reviewed-by: Tomasz Zawadzki <[email protected]>
- Loading branch information
1 parent
c3e625b
commit 821d8e2
Showing
1 changed file
with
48 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters