Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-07-21 Thread Nishanth Aravamudan
On 24.06.2014 [16:14:11 +1000], Alexey Kardashevskiy wrote: > > It seems like if neither are present, > > we can just hotplug them later? > > hotplug what? NUMA nodes? Just an FYI, as I didn't realize this, but Jiang Liu recently posted a patchset for NUMA node hotplug issues Intel ran into on

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-24 Thread Nishanth Aravamudan
On 24.06.2014 [16:07:41 +1000], Alexey Kardashevskiy wrote: > On 06/24/2014 03:40 AM, Nishanth Aravamudan wrote: > > On 21.06.2014 [13:06:53 +1000], Alexey Kardashevskiy wrote: > >> On 06/21/2014 08:55 AM, Nishanth Aravamudan wrote: > >>> On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote:

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-24 Thread Nishanth Aravamudan
On 24.06.2014 [16:14:11 +1000], Alexey Kardashevskiy wrote: > On 06/24/2014 01:08 PM, Nishanth Aravamudan wrote: > > On 21.06.2014 [13:06:53 +1000], Alexey Kardashevskiy wrote: > >> On 06/21/2014 08:55 AM, Nishanth Aravamudan wrote: > >>> On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote:

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-23 Thread Alexey Kardashevskiy
On 06/24/2014 01:08 PM, Nishanth Aravamudan wrote: > On 21.06.2014 [13:06:53 +1000], Alexey Kardashevskiy wrote: >> On 06/21/2014 08:55 AM, Nishanth Aravamudan wrote: >>> On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: Current QEMU does not support memoryless NUMA nodes. This

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-23 Thread Alexey Kardashevskiy
On 06/24/2014 03:40 AM, Nishanth Aravamudan wrote: > On 21.06.2014 [13:06:53 +1000], Alexey Kardashevskiy wrote: >> On 06/21/2014 08:55 AM, Nishanth Aravamudan wrote: >>> On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: Current QEMU does not support memoryless NUMA nodes. This

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-23 Thread Nishanth Aravamudan
On 21.06.2014 [13:06:53 +1000], Alexey Kardashevskiy wrote: > On 06/21/2014 08:55 AM, Nishanth Aravamudan wrote: > > On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: > >> Current QEMU does not support memoryless NUMA nodes. > >> This prepares SPAPR for that. > >> > >> This moves 2 calls

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-23 Thread Alexey Kardashevskiy
On 06/24/2014 03:41 AM, Nishanth Aravamudan wrote: > On 21.06.2014 [13:08:59 +1000], Alexey Kardashevskiy wrote: >> On 06/21/2014 05:10 AM, Nishanth Aravamudan wrote: >>> On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: Current QEMU does not support memoryless NUMA nodes. This

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-23 Thread Nishanth Aravamudan
On 21.06.2014 [13:08:59 +1000], Alexey Kardashevskiy wrote: > On 06/21/2014 05:10 AM, Nishanth Aravamudan wrote: > > On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: > >> Current QEMU does not support memoryless NUMA nodes. > >> This prepares SPAPR for that. > >> > >> This moves 2 calls

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-23 Thread Nishanth Aravamudan
On 21.06.2014 [13:06:53 +1000], Alexey Kardashevskiy wrote: > On 06/21/2014 08:55 AM, Nishanth Aravamudan wrote: > > On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: > >> Current QEMU does not support memoryless NUMA nodes. > >> This prepares SPAPR for that. > >> > >> This moves 2 calls

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-20 Thread Alexey Kardashevskiy
On 06/21/2014 05:10 AM, Nishanth Aravamudan wrote: > On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: >> Current QEMU does not support memoryless NUMA nodes. >> This prepares SPAPR for that. >> >> This moves 2 calls of spapr_populate_memory_node() into >> the existing loop which handles

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-20 Thread Alexey Kardashevskiy
On 06/21/2014 08:55 AM, Nishanth Aravamudan wrote: > On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: >> Current QEMU does not support memoryless NUMA nodes. >> This prepares SPAPR for that. >> >> This moves 2 calls of spapr_populate_memory_node() into >> the existing loop which handles

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-20 Thread Nishanth Aravamudan
On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: > Current QEMU does not support memoryless NUMA nodes. > This prepares SPAPR for that. > > This moves 2 calls of spapr_populate_memory_node() into > the existing loop which handles nodes other than than > the first one. > > Signed-off-by

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-20 Thread Nishanth Aravamudan
On 16.06.2014 [17:53:49 +1000], Alexey Kardashevskiy wrote: > Current QEMU does not support memoryless NUMA nodes. > This prepares SPAPR for that. > > This moves 2 calls of spapr_populate_memory_node() into > the existing loop which handles nodes other than than > the first one. > @@ -719,6 +70

Re: [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-17 Thread Alexey Kardashevskiy
On 06/16/2014 05:53 PM, Alexey Kardashevskiy wrote: > Current QEMU does not support memoryless NUMA nodes. > This prepares SPAPR for that. > > This moves 2 calls of spapr_populate_memory_node() into > the existing loop which handles nodes other than than > the first one. > > Signed-off-by: Alexey

[Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

2014-06-16 Thread Alexey Kardashevskiy
Current QEMU does not support memoryless NUMA nodes. This prepares SPAPR for that. This moves 2 calls of spapr_populate_memory_node() into the existing loop which handles nodes other than than the first one. Signed-off-by: Alexey Kardashevskiy --- hw/ppc/spapr.c | 31 +++