summaryrefslogtreecommitdiff
path: root/kernel/sched/proc.c
AgeCommit message (Expand)Author
2017-07-18sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming
2016-08-22sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx
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