First page Back Continue Last page Summary Graphics
Priority Level Scheduler (PLS)
Design Goals
- Scale as the number of tasks increase
- Maintain functional equivalence with current scheduler
Approach
- Reduce lock hold time
- Reduce number of tasks that must be examined during a scheduling decision
Notes: