aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/sched/loadavg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-22sched/loadavg: Generalize "_idle" naming to "_nohz"Frederic Weisbecker1-25/+26
2017-03-16sched/loadavg: Use {READ,WRITE}_ONCE() for sample windowMatt Fleming1-7/+11
2017-03-16sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming1-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2016-07-13sched/core: Correct off by one bug in load migration calculationThomas Gleixner1-4/+4
2016-05-12sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx1-4/+7
2015-05-08sched: Move the loadavg code to a more obvious locationPeter Zijlstra1-0/+394