cloudstack/server/src/com/cloud/hypervisor
Prasanna Santhanam 85d54cd1c0 CLOUDSTACK-2554: Incorrect compute of minmemory and cpu
23e54bb0 introduced multiple hypervisors support for cpu and memory
overcommit. Here the HypervisorGuru base which determines the min, max
range for the memory for all hypervisors computes the minCpu using the
MemoryOverCommit ratio and minMemory using the CpuOverCommit ratio.

Minor typo/logic issue but massive damage across all HV if enabled ;)

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-19 18:34:27 +05:30
..
guru Separate loadable components like Gurus, Elements, Adapters to componentContext.xml 2013-01-16 16:33:59 -08:00
hyperv Separate loadable components like Gurus, Elements, Adapters to componentContext.xml 2013-01-16 16:33:59 -08:00
kvm/discoverer CLOUDSTACK-922: LXC Support in Cloudstack. 2013-04-01 15:41:42 -07:00
CloudZonesStartupProcessor.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
HypervisorGuruBase.java CLOUDSTACK-2554: Incorrect compute of minmemory and cpu 2013-05-19 18:34:27 +05:30
HypervisorGuruManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
HypervisorGuruManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
KVMGuru.java Separate loadable components like Gurus, Elements, Adapters to componentContext.xml 2013-01-16 16:33:59 -08:00
LXCGuru.java CLOUDSTACK-922: LXC Support in Cloudstack. 2013-04-01 15:41:42 -07:00