Shared-memory architecture: Difference between revisions

Content deleted Content added
VanishedUserABC (talk | contribs)
moved Shared memory architecture to Shared graphics memory: This text is about graphics
 
VanishedUserABC (talk | contribs)
Start the page fresh
Line 1:
In [[computer architecture]], '''shared memory architecture''' (SMA) refers to a design where multiple processors access [[shared memory]].<ref name=adv >''Advanced computer architecture and parallel processing'' by Hesham El-Rewini et al. 2005 ISBN 978-0-471-46740-3 pages 77-80</ref>
#REDIRECT [[Shared graphics memory]]
 
Shared memory architectures may use:<ref name=adv />
 
:* [[Uniform Memory Access]] (UMA):
 
:* [[Non-Uniform Memory Access]] (NUMA):
 
:* [[Cache-only memory architecture]] (COMA):
 
 
==References==
{{Reflist}}
 
[[Computer architecture]]
[[Category:Memory management]]
{{computer-stub}}