TL;DR
This paper develops a new scheduling policy for M/G/1 queues with estimated job sizes, achieving near-optimal response times when estimates are accurate and providing bounds even with less precise estimates, without needing prior knowledge of estimate accuracy.
Contribution
It introduces a simple SRPT variant that guarantees bounded approximation ratios based on estimate accuracy, and analyzes the limitations of naive approaches and related policies.
Findings
Proposed SRPT variant's approximation ratio approaches 1 as estimates become accurate.
Naive SRPT with estimated sizes can have arbitrarily large approximation ratios.
PSJF with estimated sizes satisfies certain approximation bounds and criteria.
Abstract
We consider the problem of scheduling to minimize mean response time in M/G/1 queues where only estimated job sizes (processing times) are known to the scheduler, where a job of true size has estimated size in the interval for some . We evaluate each scheduling policy by its approximation ratio, which we define to be the ratio between its mean response time and that of Shortest Remaining Processing Time (SRPT), the optimal policy when true sizes are known. Our question: is there a scheduling policy that (a) has approximation ratio near 1 when and are near 1, (b) has approximation ratio bounded by some function of and even when they are far from 1, and (c) can be implemented without knowledge of and ? We first show that naively running SRPT using estimated sizes in place of true sizes is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Uniform Bounds for Scheduling with Job Size Estimates· youtube
