Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dtopology.c2156 int i, *distances; in find_numa_distance() local
2162 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() local
2297 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 …]
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dslit.rst7 The system locality information table provides "abstract distances" between
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-numa15 the same kind of memory is found at varied distances.
/linux/Documentation/arch/powerpc/
H A Dassociativity.rst24 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.
/linux/drivers/net/wan/
H A DKconfig11 distances with data transfer rates significantly higher than those
/linux/Documentation/admin-guide/mm/
H A Dksm.rst99 significant NUMA distances, are likely to benefit from the
/linux/Documentation/core-api/
H A Dworkqueue.rst597 impact is dependent on the distances between the scopes and may be more