Home
last modified time | relevance | path

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

/xen/xen/common/
A Dpage_alloc.c1964 int last_distance, best_node; in scrub_heap_pages() local
2033 last_distance = INT_MAX; in scrub_heap_pages()
2044 if ( (distance < last_distance) && (distance != NUMA_NO_DISTANCE) ) in scrub_heap_pages()
2046 last_distance = distance; in scrub_heap_pages()

Completed in 73 milliseconds