Cohesion: An efficient distributed shared memory system supporting multiple memory consistency models

Ce Kuen Shieh, An Chow Lai, Jyh Chang Ueng, Tyng Yue Liang, Tzu Chiang Chang, Su Cheong Mac

研究成果: Conference contribution

11 引文 斯高帕斯(Scopus)

摘要

This paper describes a prototype of DSM called Cohesion which supports two memory consistency models, namely Sequential consistency and Release consistency, within a single program to improve the performance and supports wide-variety of parallel programs for the system. Memory that is sequentially consistent is further divided into object-based and conventional (page-based) memory; where they are constructed in user-level and kernel-level, respectively. In object-based memory, the shared data are kept consistent at the granularity of an object; it is provided to improve the performance of the fine-grained parallel applications that may incur a significant overhead in conventional or release memory, as well as to eliminate unnecessary movement of the pages which are protected in a critical section. On the other hand, the Release consistency model is supported in Cohesion to attack the problem of excessive network traffic and false sharing. Cohesion programs are written in C++, and the annotation of shared objects for release and object-based memory is accomplished by inheriting a system-provided base class. Finally, three application programs including Matrix Multiplication, SOR, and Nbody have been employed to evaluate the efficiency of Cohesion. In addition, a Producer-Consumer program is tested to show that the object-based memory will benefit us in a critical section.

原文English
主出版物標題Proceedings - 1st Aizu International Symposium on Parallel Algorithms/Architecture Synthesis, AISPAS 1995
發行者Institute of Electrical and Electronics Engineers Inc.
頁面146-152
頁數7
ISBN(電子)081867038X, 9780818670381
DOIs
出版狀態Published - 1995
事件1st Aizu International Symposium on Parallel Algorithms/Architecture Synthesis, AISPAS 1995 - Aizu-Wakamatsu, Fukushima, Japan
持續時間: 1995 3月 151995 3月 17

出版系列

名字Proceedings - 1st Aizu International Symposium on Parallel Algorithms/Architecture Synthesis, AISPAS 1995

Conference

Conference1st Aizu International Symposium on Parallel Algorithms/Architecture Synthesis, AISPAS 1995
國家/地區Japan
城市Aizu-Wakamatsu, Fukushima
期間95-03-1595-03-17

All Science Journal Classification (ASJC) codes

  • 硬體和架構
  • 軟體
  • 計算數學

指紋

深入研究「Cohesion: An efficient distributed shared memory system supporting multiple memory consistency models」主題。共同形成了獨特的指紋。

引用此