Home
last modified time | relevance | path

Searched refs:candidate (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c144 libxl__numa_candidate candidate; in numa_place_domain() local
150 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()
/xen-4.10.0-shim-comet/docs/man/
A Dxl-numa-placement.pod.7198 decision on which candidate to pick happens accordingly to the following
219 the candidate with with the greatest amount of free memory is

Completed in 6 milliseconds