Lines Matching full:local
12 or more CPUs, local memory, and/or IO buses. For brevity and to
41 [cache misses] to be to "local" memory--memory on the same cell, if any--or
59 a given node will see the same local memory access times and bandwidth.
90 for the node where the request originates. This is called "local allocation."
91 If the "local" node cannot satisfy the request, the kernel will examine other
95 Local allocation will tend to keep subsequent access to the allocated memory
96 "local" to the underlying physical resources and off the system interconnect--
109 sched_setaffinity(2). Further, one can modify the kernel's default local
119 node the "local memory node"--the node of the first zone in CPU's node's
122 So, default, local allocations will succeed with the kernel supplying the
146 or cpu_to_mem() function to locate the "local memory node" for the calling or
147 specified CPU. Again, this is the same node from which default, local page