numam-spdk/test/scheduler
Tomasz Zawadzki 798ad0fb16 test/scheduler: reorder checks in interrupt test for debugging
Related to #1950
In the issue, CPU idle time measured from /proc/stats make it
seem like no reactor goes idle.

If true, then it would help for debugging to check stats from reactors.
Their busy/idle time and number of threads on them.

This patch reorders the checks in interrupt test,
to first show reactor stats, then confirm with idle time from
/proc/stats.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ia1770833828ef688110473e45ed5998d213059f3
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8223
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2021-07-12 21:58:56 +00:00
..
common.sh autotest: Use rpc_cmd() for rpc plugin-based tests 2021-04-02 08:22:42 +00:00
governor.sh test/scheduler: Print minimum supported frequency by given cpu 2021-03-18 13:25:09 +00:00
idle.sh subsystem/nvmf: remove cpu_mask hint when creating poll group 2021-05-11 11:49:52 +00:00
interrupt.sh test/scheduler: reorder checks in interrupt test for debugging 2021-07-12 21:58:56 +00:00
isolate_cores.sh test/scheduler: Add wrapper for setting up the environment 2021-01-22 18:31:25 +00:00
load_balancing.sh scheduler_dynamic: consider any core for the thread 2021-06-28 16:18:19 +00:00
rdmsr.pl test/scheduler: Add simple tool for utilizing msr driver 2021-01-22 18:31:25 +00:00
scheduler.sh test/scheduler: Add basic tests for verifying interrupt mode 2021-01-25 20:37:50 +00:00