Spdk/test/unit/lib/event
Maciej Szwed ad15f44116 scheduler: Don't use main core for new thread if it is too busy
We don't want to make main core 100% busy, so don't
move thread to it if thread busy time is higher than
main core idle time.

Signed-off-by: Maciej Szwed <maciej.szwed@intel.com>
Change-Id: Ib521ac0d8959ec8062322ff7b2ad587d85ccada5
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5638
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>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
2021-01-22 18:31:25 +00:00
..
app.c event: add pci_allowed/pci_blocked to spdk_app_opts 2020-12-03 09:41:07 +00:00
reactor.c scheduler: Don't use main core for new thread if it is too busy 2021-01-22 18:31:25 +00:00
subsystem.c event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
Makefile ut/event: Add unit test for reactor.c 2019-12-20 10:05:38 +00:00