Previous | Next --- Slide 9 of 43
Back to Lecture Thumbnails
yey1

So my question is how do we split the memory to each processor? based on what kind of rules?

EggyLv999

I believe that the memory is split among the processors just by the fact that each processor has its own stick(s) of main memory that is local to it. Then some mechanism will be able to decode memory region X belongs to processor Y, which the processor would then use to request from the right directory.