Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scx_rustland_core: re-introduce consume_raw() libbpf-rs API
Now that libbpf-rs 0.23 has been officially released with the new consume_raw() API (libbpf/libbpf-rs#680) we can re-introduce the change in rustland-core that allows to use this API to improve the quality of the code and make it slightly more efficient when consuming tasks from BPF to user-space. Fixes: bd2c18a ("Revert "scx_rustland_core: use new consume_raw() libbpf-rs API"") Signed-off-by: Andrea Righi <[email protected]>
- Loading branch information