Counting in the Presence of Memory Faults

  • Authors:
  • Gerth Stølting Brodal;Allan Grønlund Jørgensen;Gabriel Moruz;Thomas Mølhave

  • Affiliations:
  • MADALGO, Department of Computer Science, Aarhus University,;MADALGO, Department of Computer Science, Aarhus University,;MADALGO, Institut für Informatik, Goethe University Frankfurt am Main,;Department of Computer Science, Duke University,

  • Venue:
  • ISAAC '09 Proceedings of the 20th International Symposium on Algorithms and Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The faulty memory RAM presented by Finocchi and Italiano [1] is a variant of the RAM model where the content of any memory cell can get corrupted at any time, and corrupted cells cannot be distinguished from uncorrupted cells. An upper bound, 驴, on the number of corruptions and O(1) reliable memory cells are provided. In this paper we investigate the fundamental problem of counting in faulty memory. Keeping many reliable counters in the faulty memory is easily done by replicating the value of each counter 驴(驴) times and paying 驴(驴) time every time a counter is queried or incremented. In this paper we decrease the expensive increment cost to o(驴) and present upper and lower bound tradeoffs decreasing the increment time at the cost of the accuracy of the counters.