commit | bfb880d547d03e8eb2230b9c9ad6baf374f2d3c3 | [log] [tgz] |
---|---|---|
author | Mate Lakat <mate.lakat@citrix.com> | Wed Oct 02 17:44:18 2013 +0100 |
committer | Mate Lakat <mate.lakat@citrix.com> | Wed Oct 02 17:44:18 2013 +0100 |
tree | 712b8e46f1a2e581aef6da4dd35f79e99cb7a8da | |
parent | 1c1aef0eb7796f0fe8b2502eb4aaa62369b7842a [diff] [blame] |
xenapi: increase default memory to 3G Devstack was swapping with 2G Change-Id: I8fe77591cb0ca0f946028d7219b43d77eea3419f
diff --git a/tools/xen/xenrc b/tools/xen/xenrc index f698be1..6372ea7 100644 --- a/tools/xen/xenrc +++ b/tools/xen/xenrc
@@ -13,7 +13,7 @@ # Size of image VDI_MB=${VDI_MB:-5000} -OSDOMU_MEM_MB=2048 +OSDOMU_MEM_MB=3072 OSDOMU_VDI_GB=8 # Network mapping. Specify bridge names or network names. Network names may