docs/spdk_top: add a note about scheduler pop-up

Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Change-Id: Ief1fd397bc82c83c34b0e7609632172115c716f7
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8686
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: John Kariuki <John.K.Kariuki@intel.com>
Reviewed-by: Dong Yi <dongx.yi@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
Krzysztof Karas 2022-04-11 10:25:12 +00:00 committed by Tomasz Zawadzki
parent 20a3f67524
commit 9ebb3561c4

View File

@ -87,4 +87,9 @@ window allows to select a thread and display thread details pop-up on top of it.
## Help Window
Help window pop-up can be invoked by pressing H key inside any tab. It contains explanations for each key used inside the spdk_top application.
Help window pop-up can be invoked by pressing 'h' key inside any tab. It contains explanations for each key used inside the spdk_top application.
## Scheduler Pop-up
Current scheduler information may be displayed with 'g' key inside all tabs. It contains scheduler name and period along with governor
name.