CSC/ECE 506 Spring 2012/11a hn

From Expertiza_Wiki
Revision as of 05:17, 13 April 2012 by Ntummal (talk | contribs)
Jump to navigation Jump to search

Distributed Shared Memory

In a Distributed Shared Memory (DSM) several processors share the same address space. It is a logical abstraction of a single address space which can be accessed by all processors.

Hardware DSM

Software DSM

Performance of DSM

Performance Improvement