ALCOMFT-TR-01-46

ALCOM-FT
 

Luca Becchetti and Stefano Leonardi
Non-Clairvoyant Scheduling to Minimize the Average Flow Time on Single and Parallel Machines
Rome. Work package 2. April 2001.
Abstract: Scheduling a sequence of jobs released over time when the processing time of a job is only known at its completion is a classical problem in CPU scheduling in time sharing operating systems. A widely used measure for the responsiveness of the system is the average flow time of the jobs, i.e. the average time spent by jobs in the system between release and completion.

The Windows NT and the Unix operating system scheduling policies are based on the Multi-level Feedback algorithm [Nu99,Ta92]. In this paper we prove that a randomized version of the Multi-level Feedback algorithm is competitive for single and parallel machine systems, in our opinion providing one theoretical validation of the goodness of an idea that has been very effective in practice along the last two decades.

The randomized Multi-level Feedback algorithm (RMLF) was first proposed by Kalyanasundaram and Pruhs [KaPr99-1] for a single machine achieving an O(log n loglog n) competitive ratio to minimize the average flow time against the on-line adaptive adversary, where n is the number of jobs that are released. We present a version of RMLF working for any number m of parallel machines. We show for RMLF a first O(log nlog n/m) competitiveness result against the oblivious adversary on parallel machines. We also show that the same RMLF algorithm surprisingly achieves a tight O(log n) competitive ratio against the oblivious adversary on a single machine, therefore matching the lower bound of [MPT99].

Postscript file: ALCOMFT-TR-01-46.ps.gz (168 kb).

System maintainer Gerth Stølting Brodal <gerth@cs.au.dk>