Title :
Task Reweighting on Multiprocessors: Efficiency versus Accuracy
Author :
Block, Aaron ; Anderson, James H.
Author_Institution :
Dept. of Comput. Sci., North Carolina Univ., Chapel Hill, NC, USA
Abstract :
We consider the problem of task reweighting in fair-scheduled multiprocessor systems wherein each task\´s processor share is specified using a weight. The responsiveness of a reweighting scheme can be assessed by comparing its allocations to those of an ideal scheduler that instantly reweights tasks. A reweighting scheme is fine-grained if the per-task "error" (in comparison to an ideal allocation) caused by a reweighting event is constant, and coarsegrained, otherwise. When the number of tasks N is larger than the number of processorsM, the worst-case time complexity for fine-grained reweighting, Ω(NlogN), is larger than that of coarse-grained reweighting, ϴ(MlogN). In this paper, we construct two new reweighting algorithms that are hybrids of fine- and coarse-grained reweighting that have time complexity less than ϴ(NlogN), and produce less error than current coarse-grained techniques. We also present experiments to compare relative advantages of all schemes.
Keywords :
computational complexity; multiprocessing systems; processor scheduling; resource allocation; coarse-grained reweighting; fair-scheduled multiprocessor system; fine-grained reweighting; resource allocation; task reweighting; worst-case time complexity; Application software; Computer applications; Computer science; Delay; Microphones; Multiprocessing systems; Processor scheduling; Real time systems; Scheduling algorithm; Virtual environment;
Conference_Titel :
Parallel and Distributed Processing Symposium, 2005. Proceedings. 19th IEEE International
Print_ISBN :
0-7695-2312-9
DOI :
10.1109/IPDPS.2005.422