scx-upstream/scheds/rust/scx_lavd/src
Changwoo Min fe5554b83d scx_lavd: move reset_lock_futex_boost() to ops.running()
Resetting reset_lock_futex_boost() at ops.enqueue() is not accurate,
so move it to the running. This way, we can prevent the lock holder
preemption only when a lock is acquired during ops.runnging() and
ops.stopping().

Signed-off-by: Changwoo Min <changwoo@igalia.com>
2024-10-30 13:52:52 +09:00
..
bpf scx_lavd: move reset_lock_futex_boost() to ops.running() 2024-10-30 13:52:52 +09:00
bpf_intf.rs scx_lavd: fix copyright information 2024-04-26 16:36:58 +09:00
bpf_skel.rs scx_lavd: fix copyright information 2024-04-26 16:36:58 +09:00
main.rs scx_lavd: tracing all blocking locks and futexes 2024-10-11 17:03:48 +09:00
stats.rs scx_lavd: tracing all blocking locks and futexes 2024-10-11 17:03:48 +09:00