From 03cabd13fb8576b58dc90feb4f64e05c860dbfef Mon Sep 17 00:00:00 2001 From: Anton Beloglazov Date: Mon, 22 Oct 2012 17:04:32 +1100 Subject: [PATCH] Changed host_cpu_usable_by_vms to 1.0 --- neat.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neat.conf b/neat.conf index adecf73..ff4c0b9 100644 --- a/neat.conf +++ b/neat.conf @@ -82,7 +82,7 @@ host_cpu_overload_threshold = 0.95 # The threshold on the overall (all cores) utilization of the physical # CPU of a host that can be allocated to VMs. -host_cpu_usable_by_vms = 0.99 +host_cpu_usable_by_vms = 1.0 # The user name for connecting to the compute hosts to switch them # into the sleep mode