Re: [Xen-devel] [PATCH v4 21/21] xl: vNUMA support

2015-02-24 Thread Dario Faggioli
On Thu, 2015-01-29 at 17:46 +, Wei Liu wrote: > On Thu, Jan 29, 2015 at 11:10:39AM +, Ian Campbell wrote: > > On Wed, 2015-01-28 at 22:52 +, Wei Liu wrote: Hey, While reviewing v5, I realized I always wanted to, but never replied to this email! :-( Very quickly... > > > > > +For exa

Re: [Xen-devel] [PATCH v4 21/21] xl: vNUMA support

2015-01-29 Thread Wei Liu
On Thu, Jan 29, 2015 at 11:10:39AM +, Ian Campbell wrote: > On Wed, 2015-01-28 at 22:52 +, Wei Liu wrote: > > > guests, is preballooning allowed there too? > > > > I need to check PV boot sequence to have a definite answer. > > > > Currently memory allocation in libxc only deals with a ch

Re: [Xen-devel] [PATCH v4 21/21] xl: vNUMA support

2015-01-29 Thread Ian Campbell
On Wed, 2015-01-28 at 22:52 +, Wei Liu wrote: > > guests, is preballooning allowed there too? > > I need to check PV boot sequence to have a definite answer. > > Currently memory allocation in libxc only deals with a chunk of > contiguous memory. Not sure if I change that will break some assu

Re: [Xen-devel] [PATCH v4 21/21] xl: vNUMA support

2015-01-28 Thread Wei Liu
On Wed, Jan 28, 2015 at 04:46:05PM +, Ian Campbell wrote: > On Fri, 2015-01-23 at 11:13 +, Wei Liu wrote: > > This patch includes configuration options parser and documentation. > > > > Please find the hunk to xl.cfg.pod.5 for more information. > > > > Signed-off-by: Wei Liu > > Cc: Ian

Re: [Xen-devel] [PATCH v4 21/21] xl: vNUMA support

2015-01-28 Thread Ian Campbell
On Fri, 2015-01-23 at 11:13 +, Wei Liu wrote: > This patch includes configuration options parser and documentation. > > Please find the hunk to xl.cfg.pod.5 for more information. > > Signed-off-by: Wei Liu > Cc: Ian Campbell > Cc: Ian Jackson > Cc: Dario Faggioli > Cc: Elena Ufimtseva >

[Xen-devel] [PATCH v4 21/21] xl: vNUMA support

2015-01-23 Thread Wei Liu
This patch includes configuration options parser and documentation. Please find the hunk to xl.cfg.pod.5 for more information. Signed-off-by: Wei Liu Cc: Ian Campbell Cc: Ian Jackson Cc: Dario Faggioli Cc: Elena Ufimtseva --- Changes in v2: 1. Make vnuma_vdistances mandatory. 2. Use nested l