Subject: Re: rebooting a domU
To: Jonathan A. Kollasch <jakllsch@kollasch.net>
From: Sarton O'Brien <bsd-xen@roguewrt.org>
List: port-xen
Date: 02/23/2007 12:57:44
Jonathan A. Kollasch wrote:
> Yeah, that's kinda what I was thinking :(  Unfortunately, I want
> all these separate domUs, and the boxes i want to use for Xen
> only really support 1/2GiB of RAM.  (P3 Katmai and Coppermines
> with i443something and i81x chipset.  The newer boxes I
> want for workstations. )

It's not a physical RAM issue, just the assignment to the domu. Just 
don't try to assign every available MB. The balloon driver just allows 
(this is my layman understanding) the dynamic allocation when memory 
usage between dom0 and a domu fluctuates. Without researching I believe 
it is specific to the dom0 memory usage, allowing it to 'balloon' out 
when required ... or something like that.

Sarton