Merge d21de262a5 into 4db99f4012
This commit is contained in:
commit
2bfa12e0d8
|
|
@ -346,7 +346,7 @@ void init_scheduling(void)
|
||||||
*===========================================================================*/
|
*===========================================================================*/
|
||||||
|
|
||||||
/* This function in called every N ticks to rebalance the queues. The current
|
/* This function in called every N ticks to rebalance the queues. The current
|
||||||
* scheduler bumps processes down one priority when ever they run out of
|
* scheduler bumps processes down one priority whenever they run out of
|
||||||
* quantum. This function will find all proccesses that have been bumped down,
|
* quantum. This function will find all proccesses that have been bumped down,
|
||||||
* and pulls them back up. This default policy will soon be changed.
|
* and pulls them back up. This default policy will soon be changed.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user