검색 상세

Cost Analysis for Fault-Tolerant Distributed Shared Memory System

초록/요약

Abstract Algorithms implementing distributed shared memory (DSM) were developed for ensuring consistency. However, ensuring these algorithms to tolerate faults is a problem that needs to be researched. The performance of the four basic DSM algorithms are dependent on system and usage parameters. In this study, we proposed fault-tolerant scheme for DSM system and analyzed reliability and fault-tolerant overhead. Using our analysis, we can choose a proper algorithm for DSM on error prone environment.

more

목차

1. Introduction 1
2. Related work 3
2.1 Performance comparisons 5
2.2 Main contribution of the paper and detail explanation 5
3. Distributed Shared Memory Systems 6
4. Overview on Fault Tolerance 10
5. Concept of Fault Tolerance 11
6. Performance comparisons 12
6.1 The Central-Server Algorithm 13
6.2 The Migration Algorithm 14
6.3 The Read-Replication Algorithm 15
6.4 The Full-Replication Algorithm 16
7. Performance comparison of the Orig and F/T DSM algorithms 17
8. Conclusion25 References 26

more