Sciweavers

254 search results - page 1 / 51
» CPU Inheritance Scheduling
Sort
View
OSDI
1996
ACM
13 years 6 months ago
CPU Inheritance Scheduling
Traditional processor scheduling mechanisms in operating systems are fairly rigid, often supportingonly one fixed scheduling policy, or, at most, a few "scheduling classes&qu...
Bryan Ford, Sai Susarla
RTAS
2011
IEEE
12 years 8 months ago
Virtual-CPU Scheduling in the Quest Operating System
This paper describes the scheduling framework for a new operating system called “Quest”. The three main goals of Quest are to ensure safety, predictability and efficiency of ...
Matthew Danish, Ye Li, Richard West
OSDI
2000
ACM
13 years 6 months ago
Surplus Fair Scheduling: A Proportional-Share CPU Scheduling Algorithm for Symmetric Multiprocessors
In this paper, we present surplus fair scheduling (SFS), a proportional-share CPU scheduler designed for symmetric multiprocessors. We first show that the infeasibility of certain...
Abhishek Chandra, Micah Adler, Pawan Goyal, Prasha...
JSSPP
2000
Springer
13 years 8 months ago
A Tool to Schedule Parallel Applications on Multiprocessors: The NANOS CPU MANAGER
Scheduling parallel applications on shared
Xavier Martorell, Julita Corbalán, Dimitrio...
ISPASS
2009
IEEE
13 years 11 months ago
WARP: Enabling fast CPU scheduler development and evaluation
Abstract—Developing CPU scheduling algorithms and understanding their impact in practice can be difficult and time consuming due to the need to modify and test operating system ...
Haoqiang Zheng, Jason Nieh