Skip to content

Preemption refactor #188

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

Merged
merged 8 commits into from
Jun 28, 2023
Merged

Preemption refactor #188

merged 8 commits into from
Jun 28, 2023

Conversation

MatteoNardi
Copy link
Contributor

eBPF programs could interrupt each other, see "Are BPF programs preemptible?" thread on the kernel BPF mailing list:
https://lore.kernel.org/bpf/878rhty100.fsf@cloudflare.com/T/#t

@MatteoNardi MatteoNardi force-pushed the preemption_refactor branch from 540f45e to f12c1d4 Compare June 21, 2023 14:06
@MatteoNardi MatteoNardi force-pushed the preemption_refactor branch from e30980c to 967551b Compare June 23, 2023 08:43
@MatteoNardi MatteoNardi changed the base branch from 148-explore-possibilities-of-bpf_loop to main June 23, 2023 08:44
@MatteoNardi MatteoNardi marked this pull request as ready for review June 23, 2023 13:20
@MatteoNardi MatteoNardi requested a review from banditopazzo June 23, 2023 13:20
Copy link
Member

@banditopazzo banditopazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot of points, I know...but the subject of the pr is complex

@MatteoNardi MatteoNardi force-pushed the preemption_refactor branch from f78c2ce to 1ca8574 Compare June 27, 2023 16:07
@MatteoNardi MatteoNardi merged commit 02d6b2b into main Jun 28, 2023
@banditopazzo banditopazzo deleted the preemption_refactor branch September 13, 2023 10:39
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.

2 participants