aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/proc.c
AgeCommit message (Expand)Author
2013-06-27sched: Change get_rq_runnable_load() to static and inlineAlex Shi
2013-06-27sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_taskAlex Shi
2013-05-07sched: Factor out load calculation code from sched/core.c --> sched/proc.cPaul Gortmaker