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

CN VIP: Fix #588 - refactor live alloc check #608

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

dc-mak
Copy link
Contributor

@dc-mak dc-mak commented Oct 3, 2024

This commit refactors the live allocation check so that the resource inference loop can remove the special case for checking whether an allocation is live or not.

This commit refactors the live allocation check so that the resource
inference loop can remove the special case for checking whether an
allocation is live or not.
Live allocation checks are implemented separate to the main resource
inference loop, and so the special case code used for it is deleted in
this commit.
@dc-mak dc-mak changed the title CN VIP: Fix #588/Refactor live alloc check CN VIP: Fix #588 - refactor live alloc check Oct 3, 2024
@dc-mak dc-mak merged commit aa0ad43 into rems-project:master Oct 3, 2024
2 checks passed
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