Sciweavers

DAIS
2006

Using Speculative Push for Unnecessary Checkpoint Creation Avoidance

13 years 5 months ago
Using Speculative Push for Unnecessary Checkpoint Creation Avoidance
Abstract. This paper discusses a way of incorporating speculation techniques into Distributed Shared Memory (DSM) systems with checkpointing mechanism without creating unnecessary checkpoints. Speculation is a general technique involving prediction of the future of a computation, namely accesses to shared objects unavailable on the accessing node (read faults). Thanks to such predictions objects can be pushed to requesting nodes before the actual access operation is performed, resulting, at least potentially, in a considerable performance improvement. This mechanism is a foundation for the proposed SpecCkpt protocol based on independent checkpointing integrated with a coherence protocol for a given consistency model introducing little overhead. It ensures the consistency of checkpoints, at the same time allowing a fast recovery from failures.
Arkadiusz Danilecki, Michal Szychowiak
Added 30 Oct 2010
Updated 30 Oct 2010
Type Conference
Year 2006
Where DAIS
Authors Arkadiusz Danilecki, Michal Szychowiak
Comments (0)