ACM Home Page
Please provide us with feedback. Feedback
Non-clairvoyant scheduling to minimize the average flow time on single and parallel machines
Full text PdfPdf (275 KB)
Source Annual ACM Symposium on Theory of Computing archive
Proceedings of the thirty-third annual ACM symposium on Theory of computing table of contents
Hersonissos, Greece
Pages: 94 - 103  
Year of Publication: 2001
ISBN:1-58113-349-9
Authors
Luca Becchetti  Dipartimento di Informatica e Sistemistica, Università di Roma 'La Sapienza', Via Salaria 113, 00198-Roma, Italia
Stefano Leonardi  Dipartimento di Informatica e Sistemistica, Università di Roma 'La Sapienza', Via Salaria 113, 00198-Roma, Italia
Sponsor
SIGACT: ACM Special Interest Group on Algorithms and Computation Theory
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 2,   Downloads (12 Months): 23,   Citation Count: 5
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/380752.380782
What is a DOI?

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 [12, 1]. 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 [7] for a single machine achieving an O(\log n \log\log 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 numberm of parallel machines. We show for RMLF a first O(\log n\log \frac{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 [10].


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
2
3
 
4
T. W. Doeppner. Threads, a System for the Support of Concurrent Programming. Technical Report CS-87-11, Brown University, 1987.
 
5
Institute for Electrical and Electronic Engineers. POSIX P1003.4a, Threads Extensions for Portable Operating Systems, 1994.
 
6
 
7
 
8
K.R. Baker. Introduction to Sequencing and Scheduling. Wiley, 1974.
9
 
10
 
11
F. Mueller. A Library Implementation of POSIX Threads under UNIX. In In Proc. of the Winter 1993 USENIX Technical Conference, pages 29-41, 1993.
 
12
 
13
K. Pruhs. Personal Communication, 2000.
14
 
15
Sun Microsystems. SunOS 5.3 System Services, 1993.


Collaborative Colleagues:
Luca Becchetti: colleagues
Stefano Leonardi: colleagues