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_lavd: find a victim cpu for preemption within task's compute domain #670

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

multics69
Copy link
Contributor

Previously, we found a victim from the entire CPUs, which include remote or non-compatible CPUs. Now we limit our search for victim finding within a task's compute domain.

Changwoo Min added 2 commits September 22, 2024 12:47
Previously, we found a victim from the entire CPUs, which include remote
or non-compatible CPUs. Now we limit our search for victim finding
within a task's compute domain.

Signed-off-by: Changwoo Min <[email protected]>
@multics69 multics69 merged commit ad8536b into sched-ext:main Sep 23, 2024
1 of 2 checks passed
@multics69 multics69 deleted the lavd-opt-preemption branch September 23, 2024 01:22
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