Lines Matching +full:20 +full:a
9 Systems employing a Non Uniform Memory Access (NUMA) architecture contain
11 that comprise what is commonly known as a NUMA node.
21 For the purpose of identification, each NUMA node is associated with a unique
22 token known as a node id. For the purpose of this binding
23 a node id is a 32-bit integer.
25 A device node is associated with a NUMA node by the presence of a
45 This property defines a matrix to describe the relative distances
47 It is represented as a list of node pairs and their relative distance.
52 2. The distance from a node to self (local distance) is represented
54 a value greater than 10.
59 5. If the distance-map node is not present, a default
68 20 20
72 3 20 2
74 if relative distance for each hop is 20,
76 0 -> 1 = 20
77 1 -> 2 = 20
78 2 -> 3 = 20
79 3 -> 0 = 20
88 <0 1 20>,
90 <0 3 20>,
91 <1 0 20>,
93 <1 2 20>,
96 <2 1 20>,
98 <2 3 20>,
99 <3 0 20>,
101 <3 2 20>,
132 <0 1 20>,
134 <0 3 20>,
135 <1 0 20>,
137 <1 2 20>,
140 <2 1 20>,
142 <2 3 20>,
143 <3 0 20>,
145 <3 2 20>,
246 cpu@a {
317 <0 1 20>,