Re: [Xen-devel] [PATCH RESEND v2 0/2] xen: vnuma introduction for pv guest

2013-11-18 Thread Dario Faggioli
On lun, 2013-11-18 at 16:58 -0500, Elena Ufimtseva wrote: > Xen vnuma introduction. > > The patchset introduces vnuma to paravirtualized Xen guests > runnning as domU. > Xen subop hypercall is used to retreive vnuma topology information. > Bases on the retreived topology from Xen, NUMA number of n

[PATCH RESEND v2 0/2] xen: vnuma introduction for pv guest

2013-11-18 Thread Elena Ufimtseva
Xen vnuma introduction. The patchset introduces vnuma to paravirtualized Xen guests runnning as domU. Xen subop hypercall is used to retreive vnuma topology information. Bases on the retreived topology from Xen, NUMA number of nodes, memory ranges, distance table and cpumask is being set. If initi