summaryrefslogtreecommitdiff
path: root/kernel/sched/hmp.c (follow)
Commit message (Expand)AuthorAge
* sched: WALT: increase WALT minimum window size to 20msJoonwoo Park2023-07-16
* sched: cpufreq: Limit governor updates to WALT changes aloneVikram Mulukutla2023-07-16
* sched: walt: Correct WALT window size initializationVikram Mulukutla2023-07-16
* sched: walt: fix window misalignment when HZ=300Joonwoo Park2023-07-16
* sched: hmp: Reduce number of load reports in a windowVikram Mulukutla2019-12-23
* sched: cpufreq: HMP load reporting changesVikram Mulukutla2019-12-23
* sched/walt: Fix the memory leak of idle task load pointersPavankumar Kondeti2019-06-25
* sched: walt: fix out-of-bounds accessJohn Dias2018-08-08
* sched/walt: Fix use after free in trace_sched_update_task_ravg()Pavankumar Kondeti2018-05-02
* Merge "sched: Update tracepoint to include task info"Linux Build Service Account2018-01-09
|\
| * sched: Update tracepoint to include task infoPuja Gupta2018-01-05
* | sched: Fix spinlock recursion in sched_exit()Pavankumar Kondeti2017-12-30
|/
* Merge "sched: hmp: Optimize cycle counter reads"Linux Build Service Account2017-06-06
|\
| * sched: hmp: Optimize cycle counter readsVikram Mulukutla2017-05-31
* | Merge "sched: Fix load tracking bug to avoid adding phantom task demand"Linux Build Service Account2017-06-06
|\ \
| * | sched: Fix load tracking bug to avoid adding phantom task demandSyed Rameez Mustafa2017-05-19
| |/
* | core_ctl: un-isolate BIG CPUs more aggressivelyPavankumar Kondeti2017-05-31
* | sched: Improve short sleeping tasks detectionPavankumar Kondeti2017-05-31
|/
* sched: Print aggregation status in sched_get_busy trace eventPavankumar Kondeti2017-02-27
* Merge "sched: don't assume higher capacity means higher power in tick migration"Linux Build Service Account2017-02-15
|\
| * sched: don't assume higher capacity means higher power in tick migrationPavankumar Kondeti2017-02-15
* | Merge "sched: remove sched_new_task_windows tunable"Linux Build Service Account2017-02-09
|\ \
| * | sched: remove sched_new_task_windows tunablePavankumar Kondeti2017-02-08
| |/
* / sched: fix bug in auto adjustment of group upmigrate/downmigratePavankumar Kondeti2017-02-08
|/
* Merge "sched: fix argument type in update_task_burst()"Linux Build Service Account2017-02-07
|\
| * sched: fix argument type in update_task_burst()Pavankumar Kondeti2017-02-02
* | Merge "sysctl: define upper limit for sched_freq_reporting_policy"Linux Build Service Account2017-02-07
|\ \
| * | sysctl: define upper limit for sched_freq_reporting_policyPavankumar Kondeti2017-02-03
| |/
* | Merge "sched: Remove sched_enable_hmp flag"Linux Build Service Account2017-02-03
|\ \
| * | sched: Remove sched_enable_hmp flagOlav Haugan2017-02-02
| |/
* / sched: maintain group busy time counters in runqueuePavankumar Kondeti2017-02-01
|/
* sched: Update capacity and load scale factor for all clusters at bootSyed Rameez Mustafa2017-01-20
* Merge "sched: kill sync_cpu maintenance"Linux Build Service Account2017-01-19
|\
| * sched: kill sync_cpu maintenancePavankumar Kondeti2017-01-19
* | Merge "sched: hmp: Remove the global sysctl_sched_enable_colocation tunable"Linux Build Service Account2017-01-18
|\ \ | |/ |/|
| * sched: hmp: Remove the global sysctl_sched_enable_colocation tunableVikram Mulukutla2017-01-18
| * sched: hmp: Ensure that best_cluster() never returns NULLVikram Mulukutla2017-01-18
* | Merge "sched: Initialize variables"Linux Build Service Account2017-01-16
|\ \
| * | sched: Initialize variablesOlav Haugan2017-01-13
| |/
* | Merge "sched: fix a bug in handling top task table rollover"Linux Build Service Account2017-01-14
|\ \
| * | sched: fix a bug in handling top task table rolloverPavankumar Kondeti2017-01-07
| |/
* / sched: Convert the global wake_up_idle flag to a per cluster flagSyed Rameez Mustafa2017-01-10
|/
* sched: fix stale predicted load in trace_sched_get_busy()Pavankumar Kondeti2017-01-07
* Merge "sched: Delete heavy task heuristics in prediction code"Linux Build Service Account2017-01-05
|\
| * sched: Delete heavy task heuristics in prediction codeRohit Gupta2017-01-04
* | Merge "sched: Fix new task accounting bug in transfer_busy_time()"Linux Build Service Account2017-01-05
|\ \ | |/ |/|
| * sched: Fix new task accounting bug in transfer_busy_time()Syed Rameez Mustafa2017-01-03
* | sched: Fix deadlock between cpu hotplug and upmigrate changePavankumar Kondeti2016-12-30
|/
* Merge "sched: Fix out of bounds array access in sched_reset_all_window_stats()"Linux Build Service Account2016-12-21
|\
| * sched: Fix out of bounds array access in sched_reset_all_window_stats()Pavankumar Kondeti2016-11-29