12 messages in com.xensource.lists.xen-develRe: [Xen-devel] Supported #of CPUs/VM...
FromSent OnAttachments
whit15 Sep 2006 10:18 
Keir Fraser18 Sep 2006 02:22 
whit18 Sep 2006 05:04 
Daniel P. Berrange18 Sep 2006 05:16 
Keir Fraser18 Sep 2006 05:22 
Keir Fraser18 Sep 2006 05:29 
George Dunlap18 Sep 2006 06:39 
Puthiyaparambil, Aravindh18 Sep 2006 07:22 
Keir Fraser18 Sep 2006 07:45 
Florian Kirstein21 Sep 2006 17:33 
Petersson, Mats22 Sep 2006 02:02 
George Dunlap22 Sep 2006 06:45 
Subject:Re: [Xen-devel] Supported #of CPUs/VMs per CPUs
From:Florian Kirstein (xenl@custom.ray.net)
Date:09/21/2006 05:33:41 PM
List:com.xensource.lists.xen-devel

Hi,

There is no maximum number of domains per cpu. The maximum number of domains *per machine* (regardless of the # of CPUs) depends on the amount of resources available, mainly memory. I've never tried to max out the numer if idle domains in Xen, but in general, the answer is quite a bit.

I did try it out (see "maximum Number of DomUs" posting a few months back) on a 16 GB Quad-Opteron, and was surprised hitting a limit way before I used up all my memory, at about 107 DomUs. Xen has a private heap of 16MB and each Domain needs some memory there, so (possibly depending of what else is stored there) at about 100 DomUs that's it.

Sure, not a real problem (there are few usefull szenarios in which one would want 100 DomUs on one host), but worth mentioning IMHO... Or did something change in this respect?

(:ul8er, r@y