From 9ebb3561c48856eee56486a01cc3dae669af3b22 Mon Sep 17 00:00:00 2001 From: Krzysztof Karas Date: Mon, 11 Apr 2022 10:25:12 +0000 Subject: [PATCH] docs/spdk_top: add a note about scheduler pop-up Signed-off-by: Krzysztof Karas Change-Id: Ief1fd397bc82c83c34b0e7609632172115c716f7 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8686 Tested-by: SPDK CI Jenkins Reviewed-by: John Kariuki Reviewed-by: Dong Yi Reviewed-by: Shuhei Matsumoto Reviewed-by: Jim Harris --- doc/spdk_top.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/spdk_top.md b/doc/spdk_top.md index e42840a69..63ca67910 100644 --- a/doc/spdk_top.md +++ b/doc/spdk_top.md @@ -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.