Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-28 Thread Igor Mammedov
On Fri, 28 Apr 2017 17:39:11 +0800 He Chen wrote: > On Thu, Apr 27, 2017 at 05:25:51PM -0300, Eduardo Habkost wrote: > > On Thu, Apr 27, 2017 at 04:46:26PM +0200, Igor Mammedov wrote: > > > On Thu, 27 Apr 2017 16:05:42 +0200 > > > Markus Armbruster

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-28 Thread He Chen
On Thu, Apr 27, 2017 at 05:25:51PM -0300, Eduardo Habkost wrote: > On Thu, Apr 27, 2017 at 04:46:26PM +0200, Igor Mammedov wrote: > > On Thu, 27 Apr 2017 16:05:42 +0200 > > Markus Armbruster wrote: > > > Igor Mammedov writes: > > > > On Thu, 27 Apr 2017

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-27 Thread Eduardo Habkost
On Thu, Apr 27, 2017 at 04:46:26PM +0200, Igor Mammedov wrote: > On Thu, 27 Apr 2017 16:05:42 +0200 > Markus Armbruster wrote: > > Igor Mammedov writes: > > > On Thu, 27 Apr 2017 07:54:31 -0500 > > > Eric Blake wrote: [...] > > >> > >

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-27 Thread Igor Mammedov
On Thu, 27 Apr 2017 16:05:42 +0200 Markus Armbruster wrote: > Igor Mammedov writes: > > > On Thu, 27 Apr 2017 07:54:31 -0500 > > Eric Blake wrote: > > > >> On 04/26/2017 09:35 PM, He Chen wrote: > >> > This patch is going to add

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-27 Thread Markus Armbruster
Igor Mammedov writes: > On Thu, 27 Apr 2017 07:54:31 -0500 > Eric Blake wrote: > >> On 04/26/2017 09:35 PM, He Chen wrote: >> > This patch is going to add SLIT table support in QEMU, and provides >> > additional option `dist` for command `-numa` to allow

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-27 Thread Igor Mammedov
On Thu, 27 Apr 2017 07:54:31 -0500 Eric Blake wrote: > On 04/26/2017 09:35 PM, He Chen wrote: > > This patch is going to add SLIT table support in QEMU, and provides > > additional option `dist` for command `-numa` to allow user set vNUMA > > distance by QEMU command. > > > >

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-27 Thread Eric Blake
On 04/26/2017 09:35 PM, He Chen wrote: > This patch is going to add SLIT table support in QEMU, and provides > additional option `dist` for command `-numa` to allow user set vNUMA > distance by QEMU command. > > With this patch, when a user wants to create a guest that contains > several vNUMA

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-27 Thread Daniel P. Berrange
On Thu, Apr 27, 2017 at 11:27:15AM +0200, Andrew Jones wrote: > On Thu, Apr 27, 2017 at 10:35:58AM +0800, He Chen wrote: > > This patch is going to add SLIT table support in QEMU, and provides > > additional option `dist` for command `-numa` to allow user set vNUMA > > distance by QEMU command. >

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-27 Thread Andrew Jones
On Thu, Apr 27, 2017 at 10:35:58AM +0800, He Chen wrote: > This patch is going to add SLIT table support in QEMU, and provides > additional option `dist` for command `-numa` to allow user set vNUMA > distance by QEMU command. > > With this patch, when a user wants to create a guest that contains

Re: [Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-27 Thread Igor Mammedov
On Thu, 27 Apr 2017 10:35:58 +0800 He Chen wrote: > This patch is going to add SLIT table support in QEMU, and provides > additional option `dist` for command `-numa` to allow user set vNUMA > distance by QEMU command. > > With this patch, when a user wants to create a

[Qemu-devel] [PATCH v9] Allow setting NUMA distance for different NUMA nodes

2017-04-26 Thread He Chen
This patch is going to add SLIT table support in QEMU, and provides additional option `dist` for command `-numa` to allow user set vNUMA distance by QEMU command. With this patch, when a user wants to create a guest that contains several vNUMA nodes and also wants to set distance among those