index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
pelt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Move update_other_load_avgs() to kernel/sched/pelt.c
Tejun Heo
2024-09-12
1
-0
/
+20
*
sched: Fix spelling in comments
Ingo Molnar
2024-05-27
1
-2
/
+2
*
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
1
-9
/
+9
*
sched/balancing: Fix a couple of outdated function names in comments
Ingo Molnar
2024-03-12
1
-1
/
+1
*
sched/balancing: Rename update_blocked_averages() => sched_balance_update_blo...
Ingo Molnar
2024-03-12
1
-1
/
+1
*
sched: Make PELT acronym definition searchable
Mathieu Desnoyers
2023-10-13
1
-1
/
+1
*
sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...
Ingo Molnar
2022-02-23
1
-4
/
+0
*
sched: Fix various typos
Ingo Molnar
2021-03-22
1
-1
/
+1
*
sched: Add a tracepoint to track rq->nr_running
Phil Auld
2020-07-08
1
-2
/
+0
*
sched/pelt: Cleanup PELT divider
Vincent Guittot
2020-06-15
1
-1
/
+1
*
sched/pelt: Remove redundant cap_scale() definition
Dietmar Eggemann
2020-06-15
1
-2
/
+0
*
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
2020-05-19
1
-0
/
+24
*
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-03-06
1
-0
/
+31
*
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
1
-11
/
+28
*
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
1
-38
/
+24
*
schied/fair: Skip calculating @contrib without load
Peng Wang
2019-12-17
1
-3
/
+17
*
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
2019-06-24
1
-0
/
+2
*
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
2019-06-24
1
-1
/
+8
*
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
1
-1
/
+1
*
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
1
-21
/
+24
*
sched/fair: Remove setting task's se->runnable_weight during PELT update
Dietmar Eggemann
2018-10-02
1
-6
/
+0
*
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
1
-1
/
+1
*
sched/core: Use PELT for scale_rt_capacity()
Vincent Guittot
2018-07-16
1
-1
/
+1
*
sched/irq: Add IRQ utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+40
*
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+23
*
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+25
*
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
2018-07-15
1
-0
/
+311