Re: [libvirt] [PATCH 5/5] qemu: process: Don't put memoryless NUMA nodes into autoNodeset

2017-07-20 Thread Andrea Bolognani
On Wed, 2017-07-12 at 15:44 +0200, Peter Krempa wrote: > 'numad' may return a nodeset which contains NUMA nodes without memory > for certain configurations. Since cgroups code will not be happy using > nodes without memory we need to store only numa nodes with memory in > autoNodeset. >  > On the o

[libvirt] [PATCH 5/5] qemu: process: Don't put memoryless NUMA nodes into autoNodeset

2017-07-12 Thread Peter Krempa
'numad' may return a nodeset which contains NUMA nodes without memory for certain configurations. Since cgroups code will not be happy using nodes without memory we need to store only numa nodes with memory in autoNodeset. On the other hand autoCpuset should contain cpus also for nodes which do no