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

KVM host memory overprovision parameter #2264

Closed
wants to merge 1 commit into from
Closed

KVM host memory overprovision parameter #2264

wants to merge 1 commit into from

Conversation

bwsw
Copy link
Contributor

@bwsw bwsw commented Sep 13, 2017

Commit enables a new feature for KVM hypervisor which purpose is to increase virtually amount of RAM available beyond the actual limit.

There is a new parameter in agent.properties: host.overcommit.mem.mb which enables adding specified amount of RAM to actually available.

Also, there is a small refactoring for QuotaResponseBuilderImpl class which deduplicates the code.

…ncrease virtually amount of RAM available beyond the actual limit.

There is a new parameter in agent.properties: host.overcommit.mem.mb which enables adding specified amount of RAM to actually available.

Also, there is a small refactoring for QuotaResponseBuilderImpl class which deduplicates the code.
@bwsw bwsw closed this Sep 13, 2017
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

1 participant