Searched refs:distances (Results 1 – 7 of 7) sorted by relevance
2156 int i, *distances; in find_numa_distance() local2162 distances = rcu_dereference(sched_numa_node_distance); in find_numa_distance()2163 if (!distances) in find_numa_distance()2166 if (distances[i] == distance) { in find_numa_distance()2268 int *distances; in sched_record_numa_dist() local2297 distances = kzalloc_objs(int, nr_levels); in sched_record_numa_dist()2298 if (!distances) in sched_record_numa_dist()2303 distances[i] = j; in sched_record_numa_dist()2305 *dist = distances; in sched_record_numa_dist()2316 int *distances, *domain_distances; in sched_init_numa() local[all …]
7 The system locality information table provides "abstract distances" between
15 the same kind of memory is found at varied distances.
24 Form 0 associativity supports only two NUMA distances (LOCAL and REMOTE).103 Since domainID can be sparse, the matrix of distances can also be effectively sparse.
11 distances with data transfer rates significantly higher than those
99 significant NUMA distances, are likely to benefit from the
597 impact is dependent on the distances between the scopes and may be more