Skip to content

scx_rlfifo: Make the scheduler more viable #1895

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 1 commit into from
May 16, 2025
Merged

scx_rlfifo: Make the scheduler more viable #1895

merged 1 commit into from
May 16, 2025

Conversation

arighi
Copy link
Contributor

@arighi arighi commented May 16, 2025

Enable built-in idle selection policy from BPF and allow tasks to be migrated to other CPUs when the system is saturated.

These changes improve the scheduler's viability and robustness, making it potentially suitable even for certain production environments.

@arighi arighi requested review from htejun, multics69 and hodgesds May 16, 2025 08:37
Enable built-in idle selection policy from BPF and allow tasks to be
migrated to other CPUs when the system is saturated.

These changes improve the scheduler's viability and robustness, making
it potentially suitable even for certain production environments.

Signed-off-by: Andrea Righi <[email protected]>
@arighi arighi added this pull request to the merge queue May 16, 2025
Merged via the queue into main with commit 54ca51a May 16, 2025
32 checks passed
@arighi arighi deleted the rlfifo-next branch May 16, 2025 12:27
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