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

cpu affinity: try to continue even if cpus seem busy #23

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

il-steffen
Copy link
Contributor

  • when the set of free cpus is empty, previous code died already when attempting to set the affinity in filter_available_cpus()
  • warn but do not abort if auto-detection indicates that available cpus are already occupied. it could be zombies or debug instances..

@il-steffen il-steffen force-pushed the fix/affinity_detection branch 2 times, most recently from a275d72 to 2019803 Compare October 29, 2022 01:28
@il-steffen il-steffen changed the base branch from kafl_tdx to master October 29, 2022 01:28
@il-steffen il-steffen marked this pull request as ready for review October 29, 2022 01:28
- when the set of free cpus is empty, previous code died already when
  attempting to set the affinity in filter_available_cpus()
- warn but do not abort if auto-detection indicates that available cpus
  are already occupied. it could be zombies or debug instances..
@il-steffen il-steffen merged commit 73c02cd into IntelLabs:master Oct 29, 2022
@il-steffen il-steffen deleted the fix/affinity_detection branch October 30, 2022 00:10
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.

1 participant