mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-25 20:20:23 +00:00
ab25992416
C SCX_OPS_ATTACH() and rust scx_ops_attach() macros were not calling .attach() and were only attaching the struct_ops. This meant that all non-struct_ops BPF programs contained in the skels were never attached which breaks e.g. scx_layered. Let's fix it by adding .attach() invocation the the attach macros. |
||
---|---|---|
.. | ||
bpf-compat/gnu | ||
scx | ||
vmlinux |