1992ACM SIGOPS Operating Systems ReviewOpen access

Experiences in integrating distributed shared memory with virtual memory management

R. Ananthanarayanan, Sathis Menon, Ajay Mohindra, Umakishore Ramachandran

Open full text 11 citations

Abstract

While the duality between message-passing and shared memory for interprocess communication is well-known, the shared memory paradigm has drawn considerable attention in recent times even in distributed systems. Distributed Shared Memory (DSM) is the abstraction for supporting the notion of shared memory in a physically non-shared (distributed) architecture. It gives a uniform set of mechanisms for accessing local and remote memories. Further, by combining shared memory style synchronization with the actual data transport in the DSM design, it is possible to provide flexible sharing while assuring mutual exclusion when necessary. This research reports on our experience in implementing a DSM system in an object-based distributed operating system. The important observation from this experience is the need for a tight cooperation between the virtual memory management at each node and the mechanisms provided by the DSM. Such a cooperation is essential to assure good performance of the DSM mechanisms and make the shared memory paradigm viable in a distributed environment.

Open-access reader

About this research paper

What this paper is about

While the duality between message-passing and shared memory for interprocess communication is well-known, the shared memory paradigm has drawn considerable attention in recent times even in distributed systems. Distributed Shared Memory (DSM) is the abstraction for supporting the notion of shared memory in a physically non-shared (distributed) architecture. It gives a uniform set of mechanisms for accessing local and remote memories. Further, by combining shared memory style synchronization with the actual data transport in the DSM design, it is possible to provide flexible sharing while assuring mutual exclusion when necessary. This research reports on our experience in implementing a DSM system in an object-based distributed operating system. The important observation from this experience is the need for a tight cooperation between the virtual memory management at each node and the mechanisms provided by the DSM. Such a cooperation is essential to assure good performance of the DSM mechanisms and make the shared memory paradigm viable in a distributed environment.

Why it matters

OpenAlex reports 11 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

While the duality between message-passing and shared memory for interprocess communication is well-known, the shared memory paradigm has drawn considerable attention in recent times even in distributed systems. Distributed Shared Memory (DSM) is the abstraction for supporting the notion of shared memory in a physically non-shared (distributed) architecture. It gives a uniform set of mechanisms for accessing local and remote memories. Further, by combining shared memory style synchronization with the actual data transport in the DSM design, it is possible to provide flexible sharing while assuring mutual exclusion when necessary. This research reports on our experience in implementing a DSM system in an object-based distributed operating system. The important observation from this experience is the need for a tight cooperation between the virtual memory management at each node and the mechanisms provided by the DSM. Such a cooperation is essential to assure good performance of the DSM mechanisms and make the shared memory paradigm viable in a distributed environment.

Key concepts: Computer science, Distributed shared memory, Shared memory, Data diffusion machine, Distributed memory, Virtual memory, Distributed computing, Memory management

Related papers

Back to paper searchBrowse research topicsOriginal source
Experiences in integrating distributed shared memory with virtual memory management — Research Paper | ScholarLens