@inproceedings{215d8d2691bf48efaf2a471ca0cb2804,
title = "Garbage collection in a causal message logging protocol",
abstract = "This paper presents a garbage collection protocol for message content logs and message determinant logs which are saved on a stable storage. Previous works of garbage collections in a causal message logging protocol try to solve the garbage collection of message determinant log and force additional checkpoints[5,6,7]. In order to avoid the sympathetic rollback, we classify the fault tolerance information into message determinants logs and message contents logs. Then we propose new definitions for garbage collections conditions for message determinant logs and message content logs and present a garbage collection algorithm. To represent determinants of messages, a data structure called MAG (Modified Antecedence Graph) is proposed. MAG is an extension of Antecedence Graph of Manetho system [7] and it is used for garbage collections conditions of message determinant logs and message content logs. Unlike Manetho system that needs additional messages for garbage collection of message content logs, our algorithm does not need additional messages. The proposed garbage collection algorithm makes 'the lazy garbage collection effect' because it relies on the piggybacked checkpoint information in send/receive message. {"}The lazy garbage collection effect{"} provides the whole system with an efficient and simple recovery protocol.",
author = "Chung, \{Kwang Sik\} and Yu, \{Heon Chang\} and Seongbin Park",
year = "2005",
doi = "10.1007/11557654\_18",
language = "English",
isbn = "3540290311",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "123--132",
booktitle = "High Performance Computing and Communcations - First International Conference, HPCC 2005, Proceedings",
note = "1st International Conference on High Performance Computing and Communcations, HPCC 2005 ; Conference date: 21-09-2005 Through 23-09-2005",
}