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.c
Age
Commit message (
Expand
)
Author
2023-10-13
sched: Make PELT acronym definition searchable
Mathieu Desnoyers
2022-02-23
sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...
Ingo Molnar
2021-03-22
sched: Fix various typos
Ingo Molnar
2020-07-08
sched: Add a tracepoint to track rq->nr_running
Phil Auld
2020-06-15
sched/pelt: Cleanup PELT divider
Vincent Guittot
2020-06-15
sched/pelt: Remove redundant cap_scale() definition
Dietmar Eggemann
2020-05-19
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
2019-12-17
schied/fair: Skip calculating @contrib without load
Peng Wang
2019-06-24
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
2019-06-24
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
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/fair: Remove setting task's se->runnable_weight during PELT update
Dietmar Eggemann
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-07-16
sched/core: Use PELT for scale_rt_capacity()
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