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

r/virtual_machine: Unlock memory reservation #680

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

bill-rich
Copy link
Contributor

@bill-rich bill-rich commented Jan 4, 2019

Unlock the memory reservation from the allocation if the reservation is
lower than the allocation.

Fixes #672

Unlock the memory reservation from the allocation if the reservation is
lower than the allocation.
@bill-rich bill-rich requested a review from a team January 4, 2019 19:12
@ghost ghost added the size/s Relative Sizing: Small label Jan 4, 2019
Copy link

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@bill-rich bill-rich merged commit 71fd6f1 into master Jan 7, 2019
@bill-rich bill-rich deleted the f-memory-reservation-locked-to-max branch January 7, 2019 20:53
@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/s Relative Sizing: Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't create new VM without specifying valid value for memory_reservation parameter
2 participants