You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/09/13 05:50:27 UTC

[GitHub] bwsw opened a new pull request #2264: KVM host memory overprovision parameter

bwsw opened a new pull request #2264: KVM host memory overprovision parameter
URL: https://github.com/apache/cloudstack/pull/2264
 
 
   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.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services