Distributed Shared Memory for New Generation Networks

  • Authors:
  • Leonidas I. Kontothanassis;Michael L. Scott

  • Affiliations:
  • -;-

  • Venue:
  • Distributed Shared Memory for New Generation Networks
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

Shared memory is widely believed to provide an easier programming model than message passing for expressing parallel algorithms. Distributed Shared Memory (DSM) systems provide the illusion of shared memory on top of standard message passing hardware at very low implementation cost, but provide acceptable performance on only a limited class of applications. In this paper we study the main sources of overhead found in software-coherent, distributed shared-memory systems and argue that recent revolutionary changes in network technology now allow us to design protocols that minimize such overheads and that approach the performance of full hardware coherence. Specifically, we claim that memory-mapped network interfaces that support a global physical address space can greatly improve the performance of DSM systems. To support this claim we study a variety of coherence protocols that can take advantage of the global physical address space and compare their performance with the best known protocol for pure message passing hardware. For the programs in our application suite, protocols taking advantage of the new hardware features improve performance by at least 50\% and by as much as an order of magnitude.