numam-spdk/test/scheduler
Jim Harris f1acee8f83 scheduler_dynamic: fix busy tsc accounting
For the src thread, add the busy_tsc of the thread
we are moving to the idle_tsc of the current core.
This is consistent with how are accounting for the
cycles in the target core too.

We will disable the load_balancing.sh script for now.
We will reenable it later in this patch set once
a few other changes are made, along with some updates
to the load_balancing.sh script based on the changes
made in this patch set.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I8af82610804e97dabf62ccd90f75a0e6e37d276f

Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9550
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2021-09-28 07:29:03 +00:00
..
common.sh test/scheduler: Add tests covering new load balancing functionality 2021-07-19 08:05:19 +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: Don't use extra time while waiting for idle cpus 2021-07-16 07:14:47 +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: Check if load on all working CPUs is under 80% 2021-07-19 08:05:19 +00:00
rdmsr.pl test/scheduler: Add simple tool for utilizing msr driver 2021-01-22 18:31:25 +00:00
scheduler.sh scheduler_dynamic: fix busy tsc accounting 2021-09-28 07:29:03 +00:00