index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
pelt.h
Age
Commit message (
Expand
)
Author
2022-01-18
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
2021-03-22
sched: Fix various typos
Ingo Molnar
2020-06-15
sched/pelt: Cleanup PELT divider
Vincent Guittot
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-07-15
sched/irq: Add IRQ utilization tracking
Vincent Guittot
2018-07-15
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
2018-07-15
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
2018-07-15
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot