Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e8deee4f1543eda9b75278f63322f412cad52f6a
/
kernel
/
sched
/
loadavg.c
46132e3
sched: nohz: stop passing around unused "ticks" parameter.
by Paul Gortmaker
· 4 years, 6 months ago
ebc0f83
timers/nohz: Update NOHZ load in remote tick
by Peter Zijlstra (Intel)
· 5 years ago
5c54f5b
sched: loadavg: make calc_load_n() public
by Johannes Weiner
· 6 years ago
8508cf3
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
by Johannes Weiner
· 6 years ago
325ea10
sched/headers: Simplify and clean up header usage in the scheduler
by Ingo Molnar
· 7 years ago
97fb7a0
sched: Clean up and harmonize the coding style of the scheduler code base
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3c85d6d
sched/loadavg: Generalize "_idle" naming to "_nohz"
by Frederic Weisbecker
· 8 years ago
caeb588
sched/loadavg: Use {READ,WRITE}_ONCE() for sample window
by Matt Fleming
· 8 years ago
6e5f32f
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
by Matt Fleming
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
d60585c
sched/core: Correct off by one bug in load migration calculation
by Thomas Gleixner
· 8 years ago
2087823
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
by Vik Heyndrickx
· 9 years ago
3289bdb
sched: Move the loadavg code to a more obvious location
by Peter Zijlstra
· 10 years ago
[Renamed (62%) from kernel/sched/proc.c]
372ba8c
cpuidle: menu: Lookup CPU runqueues less
by Mel Gorman
· 10 years ago
a9dc5d0
sched: Change get_rq_runnable_load() to static and inline
by Alex Shi
· 12 years ago
b92486c
sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task
by Alex Shi
· 12 years ago
45ceebf
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
by Paul Gortmaker
· 12 years ago