Robust Storage Structures for Crash Recovery

  • Authors:
  • John J. Tayloy;Carl-Johan H. Seger

  • Affiliations:
  • Univ. of Waterloo, Waterloo, Ontario, Canada;Univ. of Waterloo, Waterloo, Ontario, Canada

  • Venue:
  • IEEE Transactions on Computers - The MIT Press scientific computation series
  • Year:
  • 1986

Quantified Score

Hi-index 0.01

Visualization

Abstract

A robust storage structure is intended to provide the ability to detect and possibly correct damage to the structure. One possible source of damage is the partial completion of an update operation, due to a "crash" of the program or system performing the update. Since adding redundancy to a structure increases the number of fields which must be changed, it is not clear whether adding redundancy will help or hinder crash recovery. This paper examines some of the general principles of using robust storage structures for crash recovery. It also describes a particular class of linked list structures which can be made arbitrarily robust, and which are all suitable for crash recovery.