Encyclopedia > Symmetric multiprocessing

  Article Content

Symmetric multiprocessing

Symmetric multiprocessing (SMP) is a multiprocessor computing architecture where all processors can access, and are equally close to, all random access memory locations.

SMP is the most common small computer multiprocessor architecture. However, SMP does not scale well beyond roughly 16 processors, due to the difficulties of designing hardware that will share the memory pool between processors without becoming a system bottleneck. (See Amdahl's law).

The logical progression from SMP systems is the NUMA architecture, where the requirement that all processors be equally close to all memory locations is relaxed.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Kings Park, New York

... 2000 census, the town had a total population of 16,146. Geography Kings Park is located at 40°53'19" North, 73°14'33" West (40.888497, -73.242582)1. According ...

 
 
 
This page was created in 20.6 ms