[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] SMP and Memory Limits
Petersson, Mats wrote: -----Original Message-----From: Gordan Bobic [mailto:gordan@xxxxxxxxxx] Sent: 20 September 2005 12:34To: Petersson, Mats Subject: Re: [Xen-users] SMP and Memory LimitsWhat are the limits on how many CPUs and how much memoryXen supports?I am interested in this for both the host (0) kernel and the client (U) kernel.I am looking at getting some 16-way (8-way dual-core)Opteron systemswith about 64 GB of RAM for prototyping, so I would like tomake surethat Xen can use up all of the resources of such a machine.In Xen-unstable (to become 3.0) I believe there is nosoftware limitsfor CPU count or memory amount, only whatever limits the hardwaredictates (i.e. 40 bits of hardware address, 48 bitsavailable in virtualspace). If there are any other limitations, it's probably fair to consider it a bug, and report such failings on the Xen-Devel mailinglist. Obviously, 2.0.x, only supporting 32-bit in non-PAE modewould not beable to use more than about 3.5GB of RAM.Is that 3.5 GB per dom-U/dom-0, or the total between dom-0 and all dom-Us put together?That would be 3.5 GB in total, since the only way to access more than this amount of memory would involve using address extended page table, which isn't supported by Xen 2.0.x. 64-bit x86 actually uses the exisiting PAE, but with an added page-table level so that a bigger than36-bit address can be supported. How stable is the "unstable/64-bit" version of Xen? Is it usable? Gordan _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |