Spdk/test/scheduler
Michal Berger 92e49c0044 test/scheduler: Wait for a bit for the governor to change the freq
Issues like https://github.com/spdk/spdk/issues/1784 showed that
governor may need some more time to properly adjust cpufreq's sysfs
knobs. In case we see that frequency setting hasn't changed after
given iteration, wait for 0.5s to make sure it finally settles.

Signed-off-by: Michal Berger <michalx.berger@intel.com>
Change-Id: Ibf25d0d1962bf2b07b13d60d6096c5cc185c1279
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6283
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Community-CI: Mellanox Build Bot
2021-02-09 11:24:22 +00:00
..
common.sh test/scheduler: Add basic tests for verifying interrupt mode 2021-01-25 20:37:50 +00:00
governor.sh test/scheduler: Wait for a bit for the governor to change the freq 2021-02-09 11:24:22 +00:00
idle.sh test/scheduler: Add test for verifying idle state 2021-01-22 18:31:25 +00:00
interrupt.sh test/scheduler: Add basic tests for verifying interrupt mode 2021-01-25 20:37:50 +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 test/scheduler: Add basic tests for verifying interrupt mode 2021-01-25 20:37:50 +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