Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_dom.c147 libxl__numa_candidate candidate; in numa_place_domain() local
153 libxl__numa_candidate_init(&candidate); in numa_place_domain()
210 0, 0, map, numa_cmpf, &candidate, &found); in numa_place_domain()
220 libxl__numa_candidate_get_nodemap(gc, &candidate, &info->nodemap); in numa_place_domain()
235 "%"PRIu64" KB free selected", candidate.nr_nodes, in numa_place_domain()
236 candidate.nr_cpus, candidate.free_memkb / 1024); in numa_place_domain()
239 libxl__numa_candidate_dispose(&candidate); in numa_place_domain()
/xen/docs/process/
A Dtags.pandoc34 It marks a commit for being a candidate for backports to all released
/xen/docs/man/
A Dxl-numa-placement.7.pod198 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 9 milliseconds