WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Memory limits?

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Memory limits?
From: Mark Williamson <Mark.Williamson@xxxxxxxxxxxx>
Date: Mon, 21 Feb 2005 22:56:56 +0000
Cc: "Rene Auberger" <r.auberger@xxxxxx>
Delivery-date: Mon, 21 Feb 2005 23:05:10 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <1606727114@xxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <1606727114@xxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.7.1
> I am relatively new to Xen and have a question regarding memory: I was not
> able to find out what the limit of memory is I can assign to a guest
> system. How much memory can I assign to each guest:

> * not more than physical memory in the machine?

Yes, Xen doesn't do swapping.  If swapping is needed, the guests should be 
configured to do it themselves.

> * not more than physical memory minus memory used by dom0 and other doms?

Correct.  Bear in mind Xen uses some memory too.

> * not more than 4GB?

Correct, on x86 we don't support the PAE36 mode required to support more than 
4GB.  This is not an insurmountable technical limitation, it's just that it's 
not deemed worth the development time.  On other systems (e.g. x86_64), 
larger memories does not have the same problems.

Cheers,
Mark

> * something totally different?
>
> By the way: I am using SuSE 9.2 with the Xen packages from
> http://www.suse.de/~garloff/linux/xen/ - don't know if that has any
> influence on which answer applies to my question.
>
> Rene
> ______________________________________________________________
> Verschicken Sie romantische, coole und witzige Bilder per SMS!
> Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>