aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-27sched: Change get_rq_runnable_load() to static and inlineAlex Shi1-2/+2
2013-06-27sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_taskAlex Shi1-2/+15
2013-05-07sched: Factor out load calculation code from sched/core.c --> sched/proc.cPaul Gortmaker1-0/+578