Searched refs:candidate (Results 1 – 2 of 2) sorted by relevance
144 libxl__numa_candidate candidate; in numa_place_domain() local150 libxl__numa_candidate_init(&candidate); in numa_place_domain()178 numa_cmpf, &candidate, &found); in numa_place_domain()188 libxl__numa_candidate_get_nodemap(gc, &candidate, &info->nodemap); in numa_place_domain()203 "%"PRIu64" KB free selected", candidate.nr_nodes, in numa_place_domain()204 candidate.nr_cpus, candidate.free_memkb / 1024); in numa_place_domain()207 libxl__numa_candidate_dispose(&candidate); in numa_place_domain()
198 decision on which candidate to pick happens accordingly to the following219 the candidate with with the greatest amount of free memory is
Completed in 6 milliseconds