diff options
author | Pat Somaru <patso@likewhatevs.io> | 2024-09-20 15:41:59 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-09-23 05:40:53 -1000 |
commit | edf1c586e92675c4e0eb27758fcdb55a56838de1 (patch) | |
tree | e981b9657b28e02d4209b83fb0dc25f8395ce44f /rust/helpers/mutex.c | |
parent | 7ebd84d627e40cb9fb12b338588e81b6cca371e3 (diff) |
sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()
Disable the rq empty path when scx is enabled. SCX must consult the BPF
scheduler (via the dispatch path in balance) to determine if rq is empty.
This fixes stalls when scx is enabled.
Signed-off-by: Pat Somaru <patso@likewhatevs.io>
Fixes: 3dcac251b066 ("sched/core: Introduce SM_IDLE and an idle re-entry fast-path in __schedule()")
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions