Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

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

Merged
il-steffen merged 1 commit intoIntelLabs:masterfrom
il-steffen:fix/affinity_detection
Oct 29, 2022
Merged

cpu affinity: try to continue even if cpus seem busy#23
il-steffen merged 1 commit intoIntelLabs:masterfrom
il-steffen:fix/affinity_detection

Conversation

@il-steffen
Copy link
Copy Markdown
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 force-pushed the fix/affinity_detection branch from 2019803 to 88ffb76 Compare October 29, 2022 23:39
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant