A latency optimal superstabilizing mutual exclusion protocol in unidirectional rings

  • Authors:
  • Yoshiaki Katayama;Eiichiro Ueda;Hideo Fujiwara;Toshimitsu Masuzawa

  • Affiliations:
  • Information and Technology Center, Nara Institute of Science and Technology, 8916-5 Takayama-cho, Ikoma-shi, Nara, Japan;Graduate School of Information Science, Nara Institute of Science and Technology, Japan;Graduate School of Information Science, Nara Institute of Science and Technology, Japan;Graduate School of Engineering Science, Osaka University, Japan

  • Venue:
  • Journal of Parallel and Distributed Computing - Self-stabilizing distributed systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

A self-stabilizing protocol is a protocol that achieves its intended behavior regardless of the initial configuration. Thus, a self-stabilizing protocol is resilient to any number and any type of transient faults. A self-stabilizing protocol is called a superstabilizing protocol if it can recover from any "almost legitimate" configuration while satisfying a certain safety property during the recovery. Superstabilizing protocols are attractive since the number of processes that experience transient faults at the same time is small in most cases, and the resultant configuration is almost legitimate. Herman [Distrib. Comput. 13(1) (2002), 1-17] investigates superstabilizing mutual exclusion protocols in unidirectional rings. Herman considers, as the almost legitimate configuration, any configuration that results from a transient fault of a single process, and proposes the following safety property that should be satisfied during the recovery: no two processes simultaneously have privileges with the single exception of a temporary spurious privilege that the faulty process has. Herman adopts the process-register model, and shows an impossibility result: there exists no 1-latent protocol using fewer than 2n registers, where n is the number of processes in the ring. Herman also presents an n-latent protocol using n registers and a 1-latent protocol using 2n registers.In this paper, we further consider the latency of superstabilizing mutual exclusion protocols on unidirectional rings. On the shared variable model, we show that there exists no ⌈n/2⌉-latent protocol, and present a (⌈n/2⌉+ 1)-latent protocol. The proposed protocol is latency-optimal for the case that n is even.