Symmetric multiprocessing: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m period after sentence
Line 73:
== Alternatives ==
 
[[Image:Shared memory.svg|right|350px|thumb|Diagram of a typical SMP system. Three processors are connected to the same memory module through a [[system bus]] or [[crossbar switch]]. ]]
 
SMP uses a single shared [[system bus]] that represents one of the earliest styles of multiprocessor machine architectures, typically used for building smaller computers with up to 8 processors.