Quote:
How does that work?
As I understand it, Xen requires that each domU have a certain amount of
physical RAM. If you have 4 gigs and slice that up into 512M for dom0 and 28 domU's with 128M of RAM each, that's that.
With other technologies, I believe that you could have many more domU's because they will "steal" RAM that other domU's are not using at the moment. This is
bad when, all of a sudden, that domU starts using the RAM you stole. Swapping would occur at the hypervisor level and everyone suffers.
Caker, is that anywhere close to correct?
- Brian