Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scx_rustland_core: re-introduce consume_raw() libbpf-rs API #214

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

arighi
Copy link
Collaborator

@arighi arighi commented Apr 4, 2024

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"")

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 <andrea.righi@canonical.com>
@arighi arighi merged commit c6fda26 into main Apr 4, 2024
1 check passed
@arighi arighi deleted the rustland-core-update-libbpf-rs-api branch April 4, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants