mirror of
https://github.com/JakeHillion/scx.git
synced 2024-12-02 13:57:11 +00:00
812aeb3b81
Fix a potential race condition that might lead to a task being dispatched without kicking the target CPU, which could result in a potential stall. With this applied, scx_rustland has been running without any stall for about 18 hours on a system where the issue was previously quite easy to reproduce. Moreover, clarify a couple of comments in the dispatch path. This fixes issue #353. Tested-by: SoulHarsh007 <harsh.peshwani@outlook.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> |
||
---|---|---|
.. | ||
scx_rustland_core | ||
scx_utils | ||
meson.build |