summaryrefslogtreecommitdiff
path: root/kernel/sched/sched_avg.c
AgeCommit message (Expand)Author
2018-03-06sched: add sched_get_cpu_last_busy_time() APIPavankumar Kondeti
2017-05-31core_ctl: un-isolate BIG CPUs more aggressivelyPavankumar Kondeti
2016-10-04sched: Fix integer overflow in sched_update_nr_prod()Pavankumar Kondeti
2016-05-26sched: Aggregate for frequencySrivatsa Vaddagiri
2016-03-23sched: Keep track of average nr_big_tasksSrivatsa Vaddagiri
2016-03-23sched: Fix bug in average nr_running and nr_iowait calculationSrivatsa Vaddagiri
2016-03-23sched_avg: add run queue averagingJeff Ohlstein