Show patches with: Submitter = Chris Redpath       |    Archived = No       |   416 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
sched/trace: Add task migration cause to trace_sched_migrate_task --- 2016-09-23 Chris Redpath Rejected
sched/trace: Add task migration cause to trace_sched_migrate_task --- 2016-09-23 Chris Redpath Rejected
sched/walt: Add CONFIG_USE_WALT to change default usage of WALT --- 2017-03-03 Chris Redpath Rejected
EXPERIMENTAL! sched/walt: set walt_disabled flag according to usage --- 2017-03-03 Chris Redpath Rejected
sched/fair: remove task util from own cpu when placing waking task --- 2017-03-03 Chris Redpath Rejected
trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used --- 2017-03-03 Chris Redpath Rejected
Revert "config: marlin: Turn off WALT by default" --- 2017-03-03 Chris Redpath Rejected
fixup: modify ef6728ad to use correct cpu_util signal --- 2017-03-03 Chris Redpath Rejected
Experimental!: sched/fair: Add eas (& cas) specific rq, sd and task stats --- 2017-03-03 Chris Redpath Rejected
cpufreq/schedutil: Fix schedutil's 'default governor' machinery --- 2017-03-03 Chris Redpath Rejected
Merge android-4.4 into experimental/android-4.4-eas --- 2017-06-07 Chris Redpath Rejected
Revert EXPERIMENTAL patches in preparation for merging android-4.4 --- 2017-06-07 Chris Redpath Rejected
sched/rt: migrate utilization when tasks migrate --- 2017-06-13 Chris Redpath Rejected
sched/{fair,rt}: add debug output to rt load tracking --- 2017-06-13 Chris Redpath Rejected
sched/rt: make schedfreq use RT's util_avg --- 2017-06-13 Chris Redpath Rejected
sched/{fair,rt}: copy sched avg data across switches between classes --- 2017-06-13 Chris Redpath Rejected
sched/rt: fix !CONFIG_64BIT last_update_time update --- 2017-06-13 Chris Redpath Rejected
sched/rt: add per rt_se load signals --- 2017-06-13 Chris Redpath Rejected
sched: Use schedtune boosted WALT signal for RT --- 2017-06-13 Chris Redpath Rejected
sched/cpufreq_schedutil: use RT util_avg instead of rt_avg --- 2017-06-13 Chris Redpath Rejected
sched/rt: add utilization tracking --- 2017-06-13 Chris Redpath Rejected
sched: WALT: fix frequency invariant --- 2017-06-29 Chris Redpath Rejected
arm64: topology: Tell the scheduler about the relative power of cores --- 2017-06-29 Chris Redpath Rejected
sched: Fix inefficiencies in the load balancer. --- 2017-06-29 Chris Redpath Rejected
sched: EAS/WALT: fix deflated energy cost of previous CPU --- 2017-06-29 Chris Redpath Rejected
sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu() --- 2017-06-29 Chris Redpath Rejected
sched/fair: Increase energy margin from 1.6% to 3.2% --- 2017-07-05 Chris Redpath Rejected
sched/fair: Reduce balance interval to 0 if we have a misfit task --- 2017-07-05 Chris Redpath Rejected
sched/fair: Add hysteresis when selecting target CPUs --- 2017-07-05 Chris Redpath Rejected
sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu() --- 2017-07-11 Chris Redpath Rejected
arm64: topology: Export arch_get_cpu_efficiency API --- 2017-07-19 Chris Redpath Rejected
arm64: topology: change cpu_power to cpu_capacity to match existing use --- 2017-07-19 Chris Redpath Rejected
sched/fair: consider task utilization in group_max_util() --- 2017-07-21 Chris Redpath Rejected
sched/fair: consider task utilization in group_norm_util() --- 2017-07-21 Chris Redpath Rejected
Revert "sched: EAS/WALT: fix deflated energy cost of previous CPU" --- 2017-07-21 Chris Redpath Rejected
Revert "sched: EAS/WALT: fix deflated energy cost of previous CPU" --- 2017-07-24 Chris Redpath Rejected
sched: EAS: Round up in cap divide for cpu util --- 2017-07-24 Chris Redpath Rejected
sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list --- 2017-07-26 Chris Redpath Rejected
sched/fair: Factorize PELT update --- 2017-07-26 Chris Redpath Rejected
sched/walt: Add CONFIG_USE_WALT to change default usage of WALT --- 2017-07-26 Chris Redpath Rejected
sched/fair: add SchedTune's PESpace filtering --- 2017-08-08 Chris Redpath Rejected
sched/fair: factor out energy delta filtering --- 2017-08-08 Chris Redpath Rejected
sched/fair: consider task's boost in find_new_capacity() --- 2017-08-08 Chris Redpath Rejected
sched/rt: add utilization tracking --- 2017-08-08 Chris Redpath Rejected
sched/fair: use *p to reference task_structs --- 2017-08-08 Chris Redpath Rejected
sched/fair: remove capacity tracking from energy_diff --- 2017-08-08 Chris Redpath Rejected
sched/fair: reduce rounding errors in energy computations --- 2017-08-08 Chris Redpath Rejected
sched/fair: cleanup select_energy_cpu_brute to be more consistent --- 2017-08-08 Chris Redpath Rejected
events: add tracepoint for energy_diff() --- 2017-08-08 Chris Redpath Rejected
kernel/sched: add relative energy normalization --- 2017-08-08 Chris Redpath Rejected
sched/fair: add absolute energy normalization --- 2017-08-08 Chris Redpath Rejected
sched/fair: add support to compute perf deltas --- 2017-08-08 Chris Redpath Rejected
events: add tracepoint for perf variations --- 2017-08-08 Chris Redpath Rejected
ANDROID: sched: Disable TTWU_QUEUE by default --- 2017-08-31 Chris Redpath Rejected
Revert "cpufreq: Max freq invariant scheduler load-tracking and cpu capacity support" --- 2017-09-12 Chris Redpath Rejected
cpufreq: remove max frequency capping from scale_freq_capacity() --- 2017-09-12 Chris Redpath Rejected
sched/fair: Update eas_deadzone_filter for schedtune --- 2017-09-12 Chris Redpath Rejected
Revert "arm: Enable max freq invariant scheduler load-tracking and capacity support" --- 2017-09-12 Chris Redpath Rejected
cpufreq: implement max frequency capping --- 2017-09-12 Chris Redpath Rejected
sched/fair: introduce an arch scaling function for max frequency capping --- 2017-09-12 Chris Redpath Rejected
Revert "arm64: Enable max freq invariant scheduler load-tracking and capacity support" --- 2017-09-12 Chris Redpath Rejected
sched/fair: use util_est in the WKP and LB paths --- 2017-09-12 Chris Redpath Rejected
arm64: enable max frequency capping --- 2017-09-12 Chris Redpath Rejected
arm: enable max frequency capping --- 2017-09-12 Chris Redpath Rejected
sched/{core,fair}: add support for estimated CPU utilization --- 2017-09-12 Chris Redpath Rejected
ANDROID: sched/fair: ignore very small capacity when calculating energy --- 2017-09-15 Chris Redpath Rejected
ANDROID: sched: EAS: Select correct capacity state for energy_diff --- 2017-11-16 Chris Redpath Rejected
things to check out in fair.c --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64, topology: Updates to use DT bindings for EAS costing data --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: consider task utilization in group_norm_util() --- 2017-11-16 Chris Redpath Rejected
DEBUG: schedutil trace_printks --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: use cpu scale value derived from energy model --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/core: Add first cpu w/ max/min orig capacity to root domain --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched: EAS Do not down scale energy calculations too soon --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm: topology: Define TC2 energy and provide it to the scheduler --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched: EAS: kill incorrect nohz idle cpu kick --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: consider task utilization in group_max_util() --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm: use cpu scale value derived from energy model --- 2017-11-16 Chris Redpath Rejected
sched: Update task->on_rq when tasks are moving between runqueues --- 2017-11-16 Chris Redpath Rejected
Q: If we use spare, then we get into problems with shifting tasks around --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: kick nohz idle balance for misfit task --- 2017-11-16 Chris Redpath Rejected
maybe need these CONFIG_SMP lines? --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64, topology: Define JUNO energy and provide it to the scheduler --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: Sync task util before EAS wakeup --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: add hikey energy model --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: factor out energy model from topology shim layer --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: define hikey620 sys sd energy model --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: introduce sys sd energy model infrastructure --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: Add eas (& cas) specific rq, sd and task stats --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: consider task utilization in group_norm/max_util() --- 2017-12-01 Chris Redpath Rejected
ANDROID: sched/WALT: Update locking for walt_set_window_start --- 2017-12-14 Chris Redpath Rejected
ANDROID: sched/fair: consider task utilization in group_norm/max_util() --- 2017-12-14 Chris Redpath Rejected
sched/fair: use min capacity when evaluating placement energy costs --- 2017-12-14 Chris Redpath Rejected
sched/fair: use min capacity when evaluating idle backup cpus --- 2017-12-14 Chris Redpath Rejected
sched/fair: use min capacity when evaluating active cpus --- 2017-12-14 Chris Redpath Rejected
sched/fair: introduce minimum capacity capping sched feature --- 2017-12-14 Chris Redpath Rejected
arm64/topology: link arch_scale_min_freq_capacity to cpufreq --- 2017-12-14 Chris Redpath Rejected
arm/topology: link arch_scale_min_freq_capacity to cpufreq --- 2017-12-14 Chris Redpath Rejected
cpufreq: add scaled minimum capacity tracking for policy changes --- 2017-12-14 Chris Redpath Rejected
sched: add arch_scale_min_freq_capacity to track minimum capacity caps --- 2017-12-14 Chris Redpath Rejected
« 1 2 3 44 5 »