Restrained utilization of idleness for transparent scheduling of background tasks

  • Authors:
  • Ningfang Mi;Alma Riska;Xin Li;Evgenia Smirni;Erik Riedel

  • Affiliations:
  • College of William and Mary, Williamsburg, VA, USA;Seagate Research, Pittsburgh, PA, USA;University of Rochester, Rochester, NY, USA;College of William and Mary, Williamsburg, VA, USA;Seagate Research, Pittsburgh, PA, USA

  • Venue:
  • Proceedings of the eleventh international joint conference on Measurement and modeling of computer systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

A common practice in system design is to treat features intended to enhance performance and reliability as low priority tasks by scheduling them during idle periods, with the goal to keep these features transparent to the user. In this paper, we present an algorithmic framework that determines the schedulability of non-preemptable low priority tasks in storage systems. The framework estimates when and for how long idle times can be utilized by low priority background tasks, without violating pre-defined performance targets of user foreground tasks. The estimation is based on monitored system information that includes the histogram of idle times. This histogram captures accurately important statistical characteristics of the complex demands of the foreground activity. The robustness and the effectiveness of the proposed framework is corroborated via extensive trace driven simulations under a wide range of system conditions and background activities, and via experimentation on a Linux kernel 2.6.22 prototype.