๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

An efficient causal logging scheme for recoverable distributed shared memory systems

โœ Scribed by Taesoon Park; Inseon Lee; Heon Y Yeom


Book ID
104304183
Publisher
Elsevier Science
Year
2002
Tongue
English
Weight
504 KB
Volume
28
Category
Article
ISSN
0167-8191

No coin nor oath required. For personal study only.

โœฆ Synopsis


This paper presents a causal logging scheme for the lazy release consistent distributed shared memory systems. Causal logging is a very attractive approach to provide the fault tolerance for the distributed systems, since it eliminates the need of stable logging. However, since the inter-process dependency must causally be transferred with the application messages, the excessive message overhead has been a drawback of this approach. In order to achieve an efficient implementation of causal logging for the distributed shared memory system, data structures and operations supported by the lazy release consistency memory model are utilized. As a result, the causal logging for the lazy release consistent distributed shared memory system can be implemented by adding the minimum information for the dependency tracking. To evaluate the performance of the proposed scheme, the proposed logging scheme has been implemented on top of the CVM distributed shared memory system. The experimental results show that the logging operation requires only 0.4-8.1% increases in the execution time.


๐Ÿ“œ SIMILAR VOLUMES