Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Distributed shared memory
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Cleanup|reason=Article is structured like a lecture slide, missing image caption|date=February 2025}} {{Refimprove|date=January 2022}} {{redirect|DGAS|the DGA awards|Directors Guild of America Award}} In [[computer science]], '''distributed shared memory''' ('''DSM''') is a form of [[memory architecture]] where physically separated memories can be addressed as a single shared [[address space]]. The term "shared" does not mean that there is a single centralized memory, but that the address space is shared—i.e., the same physical address on two [[Processor (computing)|processors]] refers to the same location in memory.<ref>{{cite book | last1 = Patterson | first1 = David A. | author-link1 = David Patterson (computer scientist) | last2 = Hennessy | first2 = John L. | author-link2 = John L. Hennessy | title = Computer Architecture: A Quantitative Approach | edition = 4th | publisher = Morgan Kaufmann | place = Burlington, Massachusetts | year = 2006 | isbn = 978-01-2370490-0 }}</ref>{{rp|201}} '''Distributed global address space''' ('''DGAS'''), is a similar term for a wide class of software and hardware implementations, in which each [[node (networking)|node]] of a [[computer cluster|cluster]] has access to [[shared memory architecture|shared memory]] in addition to each node's private (i.e., not shared) [[Random-access memory|memory]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)