First page Back Continue Last page Summary Graphics
DSS: goodness()
Realtime tasks are given a value of 1000 + rt_priority (runqueue order IS important)
SCHED_OTHER tasks are given a value based on counter and nice values
A constant PROC_CHANGE_PENALTY determines the cost of moving tasks between CPUs
Notes: