index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
pelt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
sched/fair: Use the new cfs_rq.h_nr_runnable
Vincent Guittot
1
-2
/
+2
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
1
-2
/
+2
2024-12-09
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
1
-1
/
+1
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
1
-1
/
+1
2024-09-11
sched: Move update_other_load_avgs() to kernel/sched/pelt.c
Tejun Heo
1
-0
/
+20
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
1
-2
/
+2
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
1
-9
/
+9
2024-03-12
sched/balancing: Fix a couple of outdated function names in comments
Ingo Molnar
1
-1
/
+1
2024-03-12
sched/balancing: Rename update_blocked_averages() => sched_balance_update_blo...
Ingo Molnar
1
-1
/
+1
2023-10-13
sched: Make PELT acronym definition searchable
Mathieu Desnoyers
1
-1
/
+1
2022-02-23
sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...
Ingo Molnar
1
-4
/
+0
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-1
/
+1
2020-07-08
sched: Add a tracepoint to track rq->nr_running
Phil Auld
1
-2
/
+0
2020-06-15
sched/pelt: Cleanup PELT divider
Vincent Guittot
1
-1
/
+1
2020-06-15
sched/pelt: Remove redundant cap_scale() definition
Dietmar Eggemann
1
-2
/
+0
2020-05-19
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
1
-0
/
+24
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
1
-0
/
+31
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
1
-11
/
+28
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
1
-38
/
+24
2019-12-17
schied/fair: Skip calculating @contrib without load
Peng Wang
1
-3
/
+17
2019-06-24
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
1
-0
/
+2
2019-06-24
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
1
-1
/
+8
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-1
/
+1
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
1
-21
/
+24
2018-10-02
sched/fair: Remove setting task's se->runnable_weight during PELT update
Dietmar Eggemann
1
-6
/
+0
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
1
-1
/
+1
2018-07-16
sched/core: Use PELT for scale_rt_capacity()
Vincent Guittot
1
-1
/
+1
2018-07-15
sched/irq: Add IRQ utilization tracking
Vincent Guittot
1
-0
/
+40
2018-07-15
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
1
-0
/
+23
2018-07-15
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
1
-0
/
+25
2018-07-15
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
1
-0
/
+311