Re: [PATCH 0/5] NUMA CPUs 'auto-fill' for incomplete topologies

2020-06-08 Thread Daniel Henrique Barboza
Ping On 6/1/20 2:50 PM, Daniel Henrique Barboza wrote: Hi, This series implements a convenience feature for the case where the user defines an incomplete NUMA topology in the domain, when the sum of all cpus in each NUMA cell is less than the maximum vcpus count of the domain. This is an imple

[PATCH 0/5] NUMA CPUs 'auto-fill' for incomplete topologies

2020-06-01 Thread Daniel Henrique Barboza
Hi, This series implements a convenience feature for the case where the user defines an incomplete NUMA topology in the domain, when the sum of all cpus in each NUMA cell is less than the maximum vcpus count of the domain. This is an implementation based on Peter Krempa's suggestion in [1]. The d