Proportional share scheduling
Proportional share scheduling is a type of scheduling that preallocates certain amount of CPU time to each of the processes.[1] In a proportional share algorithm every job has a weight, and jobs receive a share of the available resources proportional to the weight of every job.
References
- ^ "Scheduling: Proportional Share" (PDF). pages.cs.wisc.edu.