numam-spdk/module/scheduler
Jim Harris 3184f6e227 scheduler/dynamic: rename _is_core_over_limit()
Rename it to _is_core_at_limit().  This function
currently returns true if the core is at the limit
(instead of over the limit) which is really the semantics
that we want - so just change the name of the function
to make it more precise.

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

Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9582
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
..
dpdk_governor scheduler: create public API and subsystem for scheduler/governor 2021-09-07 07:33:03 +00:00
dynamic scheduler/dynamic: rename _is_core_over_limit() 2021-09-28 07:29:03 +00:00
gscheduler scheduler: create public API and subsystem for scheduler/governor 2021-09-07 07:33:03 +00:00
Makefile scheduler_dynamic: change directory name to just "dynamic" 2021-09-22 13:52:21 +00:00