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

balloons: fix empty cpuset of a balloon that has containers #907

Merged

Conversation

askervin
Copy link
Contributor

Keep at least 1 CPU in every balloon that has containers, even if the sum of requested CPUs of the containers would be 0. Otherwise we would allow cpuset of a balloon to become empty, and thus the CPUs of those containers would not be pinned anymore.

Keep at least 1 CPU in every balloon that has containers, even if the
sum of requested CPUs of the containers would be 0. Otherwise we would
allow cpuset of a balloon to become empty, and thus the CPUs of those
containers would not be pinned anymore.
@askervin askervin force-pushed the 5LT_no_empty_balloons_with_containers branch from 72e36f2 to e7a5f2a Compare October 24, 2022 12:14
Copy link
Contributor

@marquiz marquiz left a comment

Choose a reason for hiding this comment

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

lgtm

@marquiz
Copy link
Contributor

marquiz commented Nov 18, 2022

ping @klihub @jukkar

@marquiz marquiz merged commit 6b458ca into intel:master Nov 21, 2022
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

3 participants