开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
pelt.h
Age
Commit message (
Expand
)
Author
2022-06-28
sched/fair: Decay task PELT values during wakeup migration
Vincent Donnefort
2022-04-22
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
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