All of lore.kernel.org
 help / color / mirror / Atom feed
* Xenheap placement in a NUMA system
@ 2015-09-28 12:28 Mario Lodde
  2015-09-28 13:29 ` Andrew Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Mario Lodde @ 2015-09-28 12:28 UTC (permalink / raw)
  To: xen-devel

Hi everyone,

I’m new to Xen and I’m trying to understand how physical memory is managed. If I’m understanding correctly the source code, the hypervisor allocates the memory it needs only from the xenheap, while the rest of the memory is used by dom0 and the domUs. 
If we consider a NUMA system, is the entire xenheap concentrated in the boot node or is it spread across the nodes? 
In case it’s all stored in the boot node, and dom0’s memory is also contained entirely in the same node, is it correct to say that a failure in another node would just require to shut down the VMs that are running in that node but the rest of the system is still able to run?

Thanks in advance for your help.

Best regards,
Mario

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

end of thread, other threads:[~2015-09-29 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28 12:28 Xenheap placement in a NUMA system Mario Lodde
2015-09-28 13:29 ` Andrew Cooper
2015-09-29 16:12   ` Mario Lodde

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.