Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Stride scheduling
Soft real-time scheduling algorithm

Stride scheduling is a type of scheduling mechanism that has been introduced as a simple concept to achieve proportional central processing unit (CPU) capacity reservation among concurrent processes. Stride scheduling aims to sequentially allocate a resource for the duration of standard time-slices (quantum) in a fashion, that performs periodic recurrences of allocations. Thus, a process p1 which has reserved twice the share of a process p2 will be allocated twice as often as p2. In particular, process p1 will even be allocated two times every time p2 is waiting for allocation, assuming that neither of the two processes performs a blocking operation.

We don't have any images related to Stride scheduling yet.
We don't have any YouTube videos related to Stride scheduling yet.
We don't have any PDF documents related to Stride scheduling yet.
We don't have any Books related to Stride scheduling yet.
We don't have any archived web articles related to Stride scheduling yet.

See also

References

  1. Waldspurger, Carl A. (1995). Lottery and Stride Scheduling: Flexible Proportional-Share Resource Management (PDF) (Thesis). Cambridge: MIT Laboratory for Computer Science, Massachusetts Institute of Technology. http://www.waldspurger.org/carl/papers/phd-mit-tr667.pdf