Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d345372a29ebf83cb6a44f25c9f2b685237fc715
/
kernel
/
sched
/
fair.c
d345372
sched: avoid pushing tasks to an offline CPU
by Prasad Sodagudi
· 11 years ago
70e14af
sched: Extend active balance to accept 'push_task' argument
by Srivatsa Vaddagiri
· 11 years ago
a861193
sched/fair: prevent meaningless active migration
by Joonwoo Park
· 8 years ago
cd76b21
sched: EAS: kill incorrect nohz idle cpu kick
by Joonwoo Park
· 8 years ago
d7a6b8b
sched: EAS: fix incorrect energy delta calculation due to rounding error
by Joonwoo Park
· 8 years ago
8b34bba
sched: EAS/WALT: use cr_avg instead of prev_runnable_sum
by Joonwoo Park
· 8 years ago
904c79c
sched: compute task utilisation with WALT consistently
by Quentin Perret
· 7 years ago
e090755
cpufreq: Drop schedfreq governor
by Viresh Kumar
· 7 years ago
c409b20
sched: EAS: Fix the condition to distinguish energy before/after
by Ke Wang
· 7 years ago
ece6d3b
sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpu
by Ke Wang
· 7 years ago
06d637c
sched/fair: consider task utilization in group_max_util()
by Patrick Bellasi
· 8 years ago
4530ed9
sched/fair: consider task utilization in group_norm_util()
by Chris Redpath
· 7 years ago
1e58674
sched/fair: enforce EAS mode
by Patrick Bellasi
· 8 years ago
78ff98b
sched/fair: ignore backup CPU when not valid
by Patrick Bellasi
· 7 years ago
6abf18b
sched/fair: trace energy_diff for non boosted tasks
by Patrick Bellasi
· 7 years ago
32ea775
UPSTREAM: sched/fair: Sync task util before slow-path wakeup
by Brendan Jackman
· 7 years ago
0aed57e
UPSTREAM: sched/core: Add missing update_rq_clock() call for task_hot()
by Peter Zijlstra
· 8 years ago
4b9300b
UPSTREAM: sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()
by Peter Zijlstra
· 8 years ago
4604331
UPSTREAM: sched/fair: Fix task group initialization
by Vincent Guittot
· 8 years ago
d870d26
cpufreq/sched: Consider max cpu capacity when choosing frequencies
by Chris Redpath
· 8 years ago
dad887f
sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu()
by Dietmar Eggemann
· 8 years ago
5783838
Merge branch 'android-4.9' into android-4.9-eas-dev
by Quentin Perret
· 7 years ago
185507e
ANDROID: sched/fair: Select correct capacity state for energy_diff
by Chris Redpath
· 7 years ago
55f81c1
UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group is idlest
by Brendan Jackman
· 7 years ago
a8c3c11
UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are allowed
by Brendan Jackman
· 7 years ago
13c4d4f
UPSTREAM: sched/fair: Fix find_idlest_group() when local group is not allowed
by Brendan Jackman
· 7 years ago
da6485c
UPSTREAM: sched/fair: Remove unnecessary comparison with -1
by Brendan Jackman
· 7 years ago
6cc75c9
UPSTREAM: sched/fair: Move select_task_rq_fair() slow-path into its own function
by Brendan Jackman
· 7 years ago
e019d8f
UPSTREAM: sched/fair: Force balancing on NOHZ balance if local group has capacity
by Brendan Jackman
· 7 years ago
08c53a6
UPSTREAM: sched: use load_avg for selecting idlest group
by Vincent Guittot
· 8 years ago
ff63400
UPSTREAM: sched: fix find_idlest_group for fork
by Vincent Guittot
· 8 years ago
0b4a2f1
UPSTREAM: sched/fair: Fix FTQ noise bench regression
by Vincent Guittot
· 8 years ago
7b2727c
ANDROID: sched/fair: Add a backup_cpu to find_best_target
by Chris Redpath
· 8 years ago
da03fc1
ANDROID: sched/fair: Try to estimate possible idle states.
by Chris Redpath
· 8 years ago
c0a392b
ANDROID: sched/fair: Sync task util before EAS wakeup
by Brendan Jackman
· 8 years ago
4ec7d81
ANDROID: Revert "sched/fair: ensure utilization signals are synchronized before use"
by Quentin Perret
· 8 years ago
0db9eac
ANDROID: sched/fair: kick nohz idle balance for misfit task
by Leo Yan
· 8 years ago
5f97ef9
ANDROID: sched/fair: Update signals of nohz cpus if we are going idle
by Chris Redpath
· 8 years ago
11184b6
ANDROID: events: add tracepoint for find_best_target
by Patrick Bellasi
· 8 years ago
56e2719
ANDROID: sched/fair: streamline find_best_target heuristics
by Patrick Bellasi
· 8 years ago
a33034d
ANDROID: sched/{fair,tune}: simplify fair.c code
by Patrick Bellasi
· 8 years ago
e72491c
ANDROID: FIXUP: sched/tune: update accouting before CPU capacity
by Patrick Bellasi
· 8 years ago
54a8edb
ANDROID: sched/fair: Remove remnants of commit 608d49484ee466
by Quentin Perret
· 8 years ago
293edee
ANDROID: sched/tune: don't use schedtune before it is ready
by Chris Redpath
· 8 years ago
01ddd3e
ANDROID: sched/fair: use SCHED_CAPACITY_SCALE for energy normalization
by Patrick Bellasi
· 8 years ago
d8460c7
ANDROID: sched/{fair,tune}: use reciprocal_value to compute boost margin
by Patrick Bellasi
· 8 years ago
9e20d60
ANDROID: sched/tune: fix sched_energy_diff tracepoint
by Chris Redpath
· 8 years ago
e418850
ANDROID: sched/fair: Fix sched_group_energy() to support per-cpu capacity states
by Morten Rasmussen
· 8 years ago
352e096
ANDROID: sched/fair: discount task contribution to find CPU with lowest utilization
by Valentin Schneider
· 8 years ago
db00ec1
ANDROID: sched/fair: ensure utilization signals are synchronized before use
by Chris Redpath
· 8 years ago
7de1b83
ANDROID: sched/fair: remove task util from own cpu when placing waking task
by Chris Redpath
· 8 years ago
8d40f58
ANDROID: trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used
by Chris Redpath
· 8 years ago
af88a16
ANDROID: sched/fair: Add eas (& cas) specific rq, sd and task stats
by Dietmar Eggemann
· 8 years ago
0665499
ANDROID: sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability
by Dietmar Eggemann
· 9 years ago
6960f77
UPSTREAM: sched/core: Fix group_entity's share update
by Vincent Guittot
· 8 years ago
3a34bf5
UPSTREAM: sched/fair: Propagate asynchrous detach
by Vincent Guittot
· 8 years ago
96956e2
UPSTREAM: sched/fair: Propagate load during synchronous attach/detach
by Vincent Guittot
· 8 years ago
793cfff
UPSTREAM: sched/fair: Factorize attach/detach entity
by Vincent Guittot
· 8 years ago
56ffdd6
ANDROID: sched/fair: Simplify idle_idx handling in select_idle_sibling()
by Dietmar Eggemann
· 8 years ago
2dfb172
ANDROID: sched/fair: refactor find_best_target() for simplicity
by Dietmar Eggemann
· 8 years ago
3bfde3b
ANDROID: sched/fair: Change cpu iteration order in find_best_target()
by Dietmar Eggemann
· 8 years ago
ea5a7f2
ANDROID: sched: Remove sysctl_sched_is_big_little
by Dietmar Eggemann
· 8 years ago
8c2e3d8
ANDROID: sched/fair: Code !is_big_little path into select_energy_cpu_brute()
by Dietmar Eggemann
· 8 years ago
52b09b1
ANDROID: EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup path
by Dietmar Eggemann
· 8 years ago
8e862e1
ANDROID: Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.task
by Dietmar Eggemann
· 8 years ago
9e31218
ANDROID: sched/fair: Energy-aware wake-up task placement
by Morten Rasmussen
· 9 years ago
5383892
ANDROID: sched/fair: Add energy_diff dead-zone margin
by Morten Rasmussen
· 9 years ago
5dbcdde
UPSTREAM: sched/fair: Fix incorrect comment for capacity_margin
by Morten Rasmussen
· 8 years ago
942295e
UPSTREAM: sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups
by Morten Rasmussen
· 8 years ago
3d8cb90
UPSTREAM: sched/fair: Add per-CPU min capacity to sched_group_capacity
by Morten Rasmussen
· 8 years ago
5444435
UPSTREAM: sched/fair: Consider spare capacity in find_idlest_group()
by Morten Rasmussen
· 8 years ago
35577243
UPSTREAM: sched/fair: Compute task/cpu utilization at wake-up correctly
by Morten Rasmussen
· 8 years ago
7fb3e0c
ANDROID: Partial Revert: "ANDROID: sched: Add cpu capacity awareness to wakeup balancing"
by Quentin Perret
· 8 years ago
0df2898
ANDROID: sched/fair: Decommission energy_aware_wake_cpu()
by Dietmar Eggemann
· 8 years ago
e5eb12a
ANDROID: Revert "WIP: sched: Consider spare cpu capacity at task wake-up"
by Dietmar Eggemann
· 8 years ago
c6e9438
ANDROID: sched/cpufreq: make schedutil use WALT signal
by Juri Lelli
· 8 years ago
b224647
DEBUG: sched/fair: Fix sched_load_avg_cpu events for task_groups
by Brendan Jackman
· 8 years ago
0f493a7
DEBUG: sched/fair: Fix missing sched_load_avg_cpu events
by Brendan Jackman
· 8 years ago
b19cdb9
sched: Consider misfit tasks when load-balancing
by Morten Rasmussen
· 9 years ago
14accea
Merge 4.9.39 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
542ebc9
sched/fair, cpumask: Export for_each_cpu_wrap()
by Peter Zijlstra
· 8 years ago
a0a93e3
Revert "sched/core: Optimize SCHED_SMT"
by Greg Kroah-Hartman
· 8 years ago
2a3c6e6
ANDROID: sched: fix duplicate sched_group_energy const specifiers
by Greg Hackmann
· 8 years ago
b2eb431
ANDROID: sched/walt: Fix missing locking in WALT port
by Andres Oportus
· 8 years ago
ae8edda
ANDROID: sched/fair: Favor higher cpus only for boosted tasks
by Srinath Sridharan
· 8 years ago
6d9689e
ANDROID: sched/fair: call OPP update when going idle after migration
by Juri Lelli
· 9 years ago
5ce4e78
ANDROID: sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUs
by Srinath Sridharan
· 8 years ago
8e45d94
ANDROID: DEBUG: sched: add tracepoint for RD overutilized
by Patrick Bellasi
· 9 years ago
42503db
ANDROID: sched/tune: Introducing a new schedtune attribute prefer_idle
by Srinath Sridharan
· 9 years ago
bd7ee31
ANDROID: sched: use util instead of capacity to select busy cpu
by Todd Kjos
· 9 years ago
64f6fd1
ANDROID: FIXUP: sched/fair: Fix hang during suspend in sched_group_energy
by Todd Kjos
· 9 years ago
3a73c96
ANDROID: sched/walt: Accounting for number of irqs pending on each core
by Srinath Sridharan
· 9 years ago
26c2154
ANDROID: sched: Introduce Window Assisted Load Tracking (WALT)
by Srivatsa Vaddagiri
· 9 years ago
8dce8eb
ANDROID: sched/fair: optimize idle cpu selection for boosted tasks
by Todd Kjos
· 8 years ago
d248900
ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks
by Patrick Bellasi
· 8 years ago
e71c425
ANDROID: sched/tune: Add support for negative boost values
by Srinath Sridharan
· 8 years ago
c5b2042
ANDROID: FIX: sched/tune: move schedtune_nornalize_energy into fair.c
by Patrick Bellasi
· 8 years ago
4a5fe54
ANDROID: FIX: sched/tune: update usage of boosted task utilisation on CPU selection
by Patrick Bellasi
· 8 years ago
c6a6f3b
ANDROID: sched/fair: add tunable to set initial task load
by Todd Kjos
· 9 years ago
1931b93
ANDROID: sched/fair: add tunable to force selection at cpu granularity
by Juri Lelli
· 8 years ago
Next »