When every CPU has it own cache memory, we could let a CPU access its own cache and the cache of other CPUs, but at different speeds (Non-Uniform Memory Access = NUMA):
NUMA and CPU scheduling. Taken from Bell, John T. "CPU Scheduling." University of Illinois, Chicago.