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_bpfland: directly dispatch only per-cpu kthreads with local_kthreads #593

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

arighi
Copy link
Contributor

@arighi arighi commented Aug 31, 2024

We want to directly dispatch only kthreads when local_kthreads is enabled, not all tasks that can run on a single CPU.

Fixes: 7cc1846 ("scx_bpfland: always rely on prev_cpu with single-CPU tasks")

We want to directly dispatch only kthreads when local_kthreads is
enabled, not all tasks that can run on a single CPU.

Fixes: 7cc1846 ("scx_bpfland: always rely on prev_cpu with single-CPU tasks")
Signed-off-by: Andrea Righi <andrea.righi@linux.dev>
@arighi arighi merged commit bf26d60 into main Sep 1, 2024
1 check passed
@arighi arighi deleted the bpfland-fix-local-kthread branch September 1, 2024 06:57
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