All of lore.kernel.org
 help / color / mirror / Atom feed
* Memory limits?
@ 2005-02-21 22:28 Rene Auberger
  2005-02-21 22:56 ` Mark Williamson
  0 siblings, 1 reply; 7+ messages in thread
From: Rene Auberger @ 2005-02-21 22:28 UTC (permalink / raw)
  To: xen-devel

Hi all,

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?
* not more than physical memory minus memory used by dom0 and other doms?
* not more than 4GB?
* 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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: Memory limits?
@ 2005-02-22 16:41 Puthiyaparambil, Aravindh
  2005-02-22 17:05 ` M.A. Williamson
  0 siblings, 1 reply; 7+ messages in thread
From: Puthiyaparambil, Aravindh @ 2005-02-22 16:41 UTC (permalink / raw)
  To: Mark Williamson, xen-devel; +Cc: Rene Auberger

The 4GB limitation mentioned here is for guests. What about the host?
Does the same limitation apply to the host? If yes... Could you tell me
how much effort is involved in enabling PAE mode in 32-bit Xen? What
components would need to be modified?

Aravindh

-----Original Message-----
From: xen-devel-admin@lists.sourceforge.net
[mailto:xen-devel-admin@lists.sourceforge.net] On Behalf Of Mark
Williamson
Sent: Monday, February 21, 2005 5:57 PM
To: xen-devel@lists.sourceforge.net
Cc: Rene Auberger
Subject: Re: [Xen-devel] Memory limits?

> 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@lists.sourceforge.net
> 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@lists.sourceforge.net
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_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Memory limits?
@ 2005-02-22 19:27 Rene Auberger
  2005-02-22 19:34 ` Robin Green
  2005-02-22 20:22 ` Mark Williamson
  0 siblings, 2 replies; 7+ messages in thread
From: Rene Auberger @ 2005-02-22 19:27 UTC (permalink / raw)
  To: MarkWilliamson, xen-devel

>Mark Williamson <maw48@cl.cam.ac.uk> schrieb am 22.02.05 00:04:10:
>
>>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.

Are there any plans on implementing swapping? It's really comfortable to start multiple guests with more memory than actually installed in the machine to have it available in case they need it (without manually tweaking something during the systems already run). That's one of the features I really like in VMWare ESX.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-22 20:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-21 22:28 Memory limits? Rene Auberger
2005-02-21 22:56 ` Mark Williamson
  -- strict thread matches above, loose matches on Subject: below --
2005-02-22 16:41 Puthiyaparambil, Aravindh
2005-02-22 17:05 ` M.A. Williamson
2005-02-22 19:27 Rene Auberger
2005-02-22 19:34 ` Robin Green
2005-02-22 20:22 ` Mark Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.