Lines Matching full:node
176 created with more than one NUMA node (disconsidering NUMA nodes created by
267 * node 0: 0 0 0 0
268 * node 1: 1 1 1 1
269 * node 2: 2 2 2 2
270 * node 3: 3 3 3 3
273 Honoring just the relative distances of node 0 to every other node, we find the
283 We'll copy the associativity domains of node 0 to all other nodes, based on
287 * node 0: 0 0 0 0
288 * node 1: 0 0 1 1
290 Doing the same to node 2 and node 3, these are the associativity arrays
291 after considering all matches with node 0:
293 * node 0: 0 0 0 0
294 * node 1: 0 0 1 1
295 * node 2: 0 0 0 2
296 * node 3: 0 0 3 3
298 The distances related to node 0 are accounted for. For node 1, and keeping
299 in mind that we don't need to revisit node 0 again, the distance from
300 node 1 to 2 is 80, matching at 0x1, and distance from 1 to 3 is 40,
304 * node 0: 0 0 0 0
305 * node 1: 1 0 1 1
306 * node 2: 1 0 0 2
307 * node 3: 1 0 3 3
312 * node 0: 0 0 0 0
313 * node 1: 1 0 1 1
314 * node 2: 1 0 0 2
315 * node 3: 1 0 0 3
348 the distance from node A to B is always the same as B to A. We do not support
361 kind of topology where the distance from a node A to B is X, B to C is X, but
386 * local distance, i.e. the distance of the resource to its own NUMA node: 10