summaryrefslogtreecommitdiff
path: root/migration
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2017-02-09 12:08:34 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2017-02-22 11:28:28 +1100
commitc67ae9333cf94de2af043d65f3ce55ec26081c17 (patch)
tree7d2731f5049559618481deacee301926fce13bf4 /migration
parentc96a1c0ba6b88fb47ca734013ae9b9248f78fbb4 (diff)
pc: calculate topology only once when possible_cpus is initialised
Fill in CpuInstanceProperties once at board init time and just copy them whenever query_hotpluggable_cpus() is called. It will keep topology info always available without need to recalculate it every time it's needed. Considering it has NUMA node id, it will be used to keep NUMA node to cpu mapping instead of numa_info[i].node_cpu bitmasks. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions