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

2013-12-20 Thread Dario Faggioli
On ven, 2013-12-20 at 02:48 -0500, Elena Ufimtseva wrote: > On Fri, Dec 20, 2013 at 2:39 AM, Elena Ufimtseva wrote: > > > Dario, what tools did you use to test NUMA on xen? Maybe there is > > something I can use as well? > > Here http://lwn.net/Articles/558593/ Mel Gorman uses specjbb and jvm, > >

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

2013-12-19 Thread Elena Ufimtseva
On Fri, Dec 20, 2013 at 2:39 AM, Elena Ufimtseva wrote: > On Wed, Dec 4, 2013 at 8:13 PM, Dario Faggioli > wrote: >> On mer, 2013-12-04 at 01:20 -0500, Elena Ufimtseva wrote: >>> On Tue, Dec 3, 2013 at 7:35 PM, Elena Ufimtseva wrote: >>> > Oh guys, I feel really bad about not replying to these e

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

2013-12-19 Thread Elena Ufimtseva
On Wed, Dec 4, 2013 at 8:13 PM, Dario Faggioli wrote: > On mer, 2013-12-04 at 01:20 -0500, Elena Ufimtseva wrote: >> On Tue, Dec 3, 2013 at 7:35 PM, Elena Ufimtseva wrote: >> > Oh guys, I feel really bad about not replying to these emails... Somehow >> > these >> > replies all got deleted.. wier

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

2013-12-04 Thread Dario Faggioli
On mer, 2013-12-04 at 01:20 -0500, Elena Ufimtseva wrote: > On Tue, Dec 3, 2013 at 7:35 PM, Elena Ufimtseva wrote: > > Oh guys, I feel really bad about not replying to these emails... Somehow > > these > > replies all got deleted.. wierd. > > No worries... You should see *my* backlog. :-P > > Ok

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

2013-12-03 Thread Elena Ufimtseva
On Tue, Dec 3, 2013 at 7:35 PM, Elena Ufimtseva wrote: > On Tue, Nov 19, 2013 at 1:29 PM, Dario Faggioli > wrote: >> On mar, 2013-11-19 at 10:38 -0500, Konrad Rzeszutek Wilk wrote: >>> On Mon, Nov 18, 2013 at 03:25:48PM -0500, Elena Ufimtseva wrote: >>> > The patchset introduces vnuma to paravirt

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

2013-12-03 Thread Elena Ufimtseva
On Tue, Nov 19, 2013 at 1:29 PM, Dario Faggioli wrote: > On mar, 2013-11-19 at 10:38 -0500, Konrad Rzeszutek Wilk wrote: >> On Mon, Nov 18, 2013 at 03:25:48PM -0500, Elena Ufimtseva wrote: >> > The patchset introduces vnuma to paravirtualized Xen guests >> > runnning as domU. >> > Xen subop hyperc

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

2013-11-19 Thread Dario Faggioli
On mar, 2013-11-19 at 10:38 -0500, Konrad Rzeszutek Wilk wrote: > On Mon, Nov 18, 2013 at 03:25:48PM -0500, Elena Ufimtseva wrote: > > The patchset introduces vnuma to paravirtualized Xen guests > > runnning as domU. > > Xen subop hypercall is used to retreive vnuma topology information. > > Bases