+1
−1
tools/sched_ext/scx_sdt.bpf.c
0 → 100644
+710
−0
tools/sched_ext/scx_sdt.c
0 → 100644
+101
−0
tools/sched_ext/scx_sdt.h
0 → 100644
+113
−0
Loading
Add a scheduler that uses BPF arenas to manage task context data. Signed-off-by:Emil Tsalapatis <emil@etsalapatis.com> Signed-off-by:
Tejun Heo <tj@kernel.org>