Changes

Jump to: navigation, search

CPU Fair scheduler

4 bytes added, 00:46, 2 April 2011
no edit summary
It is a two-level implementation of [[fair-share scheduling]] strategy.
On the first level the scheduler decides which VE is give the CPU time slice to, based on per-VE <code>cpuunits</code> values. On the second level the standard Linux scheduler decides which process to run in that container, using standard Linux process priorities and such.
OpenVZ administrator can set up different values of <code>cpuunits</code> for different containers, and the CPU time will be given to those proportionally.
Anonymous user

Navigation menu