Re: [Xen-devel] [PATCH v6 23/23] xl: vNUMA support

2015-03-02 Thread Wei Liu
On Mon, Mar 02, 2015 at 03:59:19PM +, Ian Campbell wrote: > On Thu, 2015-02-26 at 15:56 +, 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 v6 23/23] xl: vNUMA support

2015-03-02 Thread Ian Campbell
On Thu, 2015-02-26 at 15:56 +, 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 > --- > Changes in v6: > 1. Disable NUMA auto-p

Re: [Xen-devel] [PATCH v6 23/23] xl: vNUMA support

2015-02-27 Thread Dario Faggioli
On Thu, 2015-02-26 at 15:56 +, 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 > --- > Changes in v6: > 1. Disable NUMA auto-p

[Xen-devel] [PATCH v6 23/23] xl: vNUMA support

2015-02-26 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 --- Changes in v6: 1. Disable NUMA auto-placement. --- docs/man/xl.cfg.pod.5| 54 ++ tool