summaryrefslogtreecommitdiff
path: root/kernel/sched/fair.c (follow)
Commit message (Expand)AuthorAge
* sched/fair: prevent possible infinite loop in sched_group_energyChris Redpath2018-02-10
* ANDROID: sched: EAS: check energy_aware() before calling select_energy_cpu_br...Ke Wang2018-01-29
* sched: EAS: Initialize push_task as NULL to avoid direct reference on out_unl...Ke Wang2018-01-18
* sched: EAS/WALT: Don't take into account of running task's utilKe Wang2017-12-13
* cpufreq: Drop schedfreq governorViresh Kumar2017-11-07
* sched: EAS: Fix the calculation of group util in group_idle_state()Ke Wang2017-11-02
* sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpuKe Wang2017-11-02
* sched: EAS: Fix the condition to distinguish energy before/afterKe Wang2017-11-02
* sched: EAS: upmigrate misfit current taskJoonwoo Park2017-11-01
* sched: avoid pushing tasks to an offline CPUPrasad Sodagudi2017-11-01
* sched: Extend active balance to accept 'push_task' argumentSrivatsa Vaddagiri2017-11-01
* FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman2017-10-27
* sched/fair: remove useless variable in find_best_targetLeo Yan2017-10-27
* sched/tune: access schedtune_initialized under CGROUP_SCHEDTUNERuss Weight2017-10-27
* sched/fair: consider task utilization in group_max_util()Patrick Bellasi2017-10-27
* sched/fair: consider task utilization in group_norm_util()Chris Redpath2017-10-27
* sched/fair: enforce EAS modePatrick Bellasi2017-10-27
* sched/fair: ignore backup CPU when not validPatrick Bellasi2017-10-27
* sched/fair: trace energy_diff for non boosted tasksPatrick Bellasi2017-10-27
* UPSTREAM: sched/fair: Sync task util before slow-path wakeupBrendan Jackman2017-10-27
* UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group i...Brendan Jackman2017-10-27
* UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are all...Brendan Jackman2017-10-27
* BACKPORT: sched/fair: Fix find_idlest_group when local group is not allowedBrendan Jackman2017-10-27
* UPSTREAM: sched/fair: Remove unnecessary comparison with -1Brendan Jackman2017-10-27
* BACKPORT: sched/fair: Move select_task_rq_fair slow-path into its own functionBrendan Jackman2017-10-27
* UPSTREAM: sched/fair: Force balancing on nohz balance if local group has capa...Brendan Jackman2017-10-27
* UPSTREAM: sched/core: Add missing update_rq_clock() call for task_hot()Peter Zijlstra2017-10-27
* UPSTREAM: sched/core: Fix find_idlest_group() for forkVincent Guittot2017-10-27
* BACKPORT: sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2017-10-27
* BACKPORT: sched/cgroup: Fix cpu_cgroup_fork() handlingVincent Guittot2017-10-27
* UPSTREAM: sched/fair: Fix and optimize the fork() pathPeter Zijlstra2017-10-27
* cpufreq/sched: Consider max cpu capacity when choosing frequenciesChris Redpath2017-10-27
* ANDROID: sched/fair: Select correct capacity state for energy_diffChris Redpath2017-10-25
* sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu()Dietmar Eggemann2017-10-20
* sched/fair: prevent meaningless active migrationJoonwoo Park2017-10-19
* sched: EAS: kill incorrect nohz idle cpu kickJoonwoo Park2017-09-01
* sched: EAS: fix incorrect energy delta calculation due to rounding errorJoonwoo Park2017-09-01
* sched: EAS/WALT: take into account of waking task's loadJoonwoo Park2017-09-01
* sched: EAS/WALT: use cr_avg instead of prev_runnable_sumJoonwoo Park2017-09-01
* sched/fair: Add a backup_cpu to find_best_targetChris Redpath2017-07-25
* sched/fair: Try to estimate possible idle states.Chris Redpath2017-07-25
* sched/fair: Sync task util before EAS wakeupBrendan Jackman2017-07-25
* Revert "sched/fair: ensure utilization signals are synchronized before use"Brendan Jackman2017-07-25
* sched/fair: kick nohz idle balance for misfit taskLeo Yan2017-07-25
* sched/fair: Update signals of nohz cpus if we are going idleChris Redpath2017-07-25
* events: add tracepoint for find_best_targetPatrick Bellasi2017-07-25
* sched/fair: streamline find_best_target heuristicsPatrick Bellasi2017-07-25
* sched/tune: don't use schedtune before it is readyChris Redpath2017-06-02
* sched/fair: use SCHED_CAPACITY_SCALE for energy normalizationPatrick Bellasi2017-06-02
* sched/{fair,tune}: use reciprocal_value to compute boost marginPatrick Bellasi2017-06-02