Show patches with: Submitter = Chris Redpath       |    Archived = No       |   416 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
ANDROID: sched: Honor sync flag for energy-aware wakeups --- 2019-10-17 Chris Redpath Accepted
ANDROID: sched/debug: Make Energy Model read-only --- 2018-11-21 Chris Redpath Accepted
ANDROID: sched/debug: Make Energy Model read-only --- 2018-11-21 Chris Redpath Accepted
BACKPORT: sched/fair: Fix cpu_util_wake() for 'execl' type workloads --- 2018-11-14 Chris Redpath Accepted
ANDROID: sched/fair: initialise util_est values to 0 on fork --- 2018-10-23 Chris Redpath Accepted
ANDROID: sched/rt: Add schedtune accounting to rt task enqueue/dequeue --- 2018-07-09 Chris Redpath Accepted
ANDROID: Add hold functionality to schedtune CPU boost --- 2018-07-09 Chris Redpath Accepted
FROMLIST: sched/fair: Change prefer_sibling type to bool --- 2018-07-03 Chris Redpath Accepted
FROMLIST: sched: Add static_key for asymmetric cpu capacity optimizations --- 2018-07-03 Chris Redpath Accepted
FROMLIST: sched: Add sched_group per-cpu max capacity --- 2018-07-03 Chris Redpath Accepted
FROMLIST: sched/core: Disable SD_PREFER_SIBLING on asymmetric cpu capacity domains --- 2018-07-03 Chris Redpath Accepted
FROMLIST: sched/core: Disable SD_ASYM_CPUCAPACITY for root_domains without asymmetry --- 2018-07-03 Chris Redpath Accepted
ANDROID: sched/fair: Also do misfit in overloaded groups --- 2018-06-05 Chris Redpath Accepted
ANDROID: sched/fair: Don't balance misfits if it would overload local group --- 2018-06-05 Chris Redpath Accepted
ANDROID: sched/fair: Attempt to improve throughput for asym cap systems --- 2018-06-05 Chris Redpath Accepted
FROMLIST: sched/fair: Don't move tasks to lower capacity cpus unless necessary --- 2018-06-01 Chris Redpath Accepted
FROMLIST: sched/fair: Set rq->rd->overload when misfit --- 2018-05-24 Chris Redpath Accepted
FROMLIST: sched: Change root_domain->overload type to int --- 2018-05-24 Chris Redpath Accepted
FROMLIST: sched/fair: Add group_misfit_task load-balance type --- 2018-05-24 Chris Redpath Accepted
FROMLIST: sched/fair: Consider misfit tasks when load-balancing --- 2018-05-24 Chris Redpath Accepted
FROMLIST: sched: Wrap rq->rd->overload accesses with READ/WRITE_ONCE --- 2018-05-24 Chris Redpath Accepted
ANDROID: sched/walt: Fix compilation issue for x86_64 --- 2018-03-08 Chris Redpath Accepted
ANDROID: Fixup 64/32-bit divide confusion for WALT configs --- 2018-02-13 Chris Redpath Accepted
sched/fair: prevent possible infinite loop in sched_group_energy --- 2018-02-01 Chris Redpath Accepted
ANDROID: arm: Support for extracting EAS energy costs from DT --- 2017-12-19 Chris Redpath Accepted
ANDROID: arm: Add Energy Model to dtb for TC2 --- 2017-12-19 Chris Redpath Accepted
ANDROID: sched/fair: consider task utilization in group_norm/max_util() --- 2017-12-14 Chris Redpath Accepted
ANDROID: sched/fair: prevent meaningless active migration --- 2017-12-14 Chris Redpath Accepted
ANDROID: DEBUG: Temporarily disable lockdep asserting on update_task_ravg --- 2017-12-14 Chris Redpath Accepted
ANDROID: refactor select_task_rq_fair et al to be cleaner --- 2017-12-01 Chris Redpath Accepted
ANDROID: sched/fair: Fall back to slow path wakeup placement if needed --- 2017-12-01 Chris Redpath Accepted
ANDROID: DEBUG: accumulate debug output and dump all at the end of energy_diff --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched/fair: Update blocked load from newly idle balance --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group is idlest --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Remove unnecessary comparison with -1 --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Sync task util before slow-path wakeup --- 2017-11-16 Chris Redpath Accepted
ANDROID: Combined EAS Load Balance Tweaks --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Unconditionally honor sync flag for energy-aware wakeups --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Force balancing on NOHZ balance if local group has capacity --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched/rt: add utilization tracking --- 2017-11-16 Chris Redpath Accepted
ANDROID: ARM64: Tweak defconfig Android EAS features --- 2017-11-16 Chris Redpath Accepted
ANDROID: trace/sched: Add tracepoint for sched_overutilized events --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Move energy-aware decision into a helper function --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: fair: Bypass energy-aware wakeup for prefer-idle tasks --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/events: Introduce sched_entity load tracking trace event --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Move select_task_rq_fair() slow-path into its own function --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: Support for extracting EAS energy costs from DT --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: fair/tune: Add schedtune with cgroups interface --- 2017-11-16 Chris Redpath Accepted
ANDROID: trace/sched: add tracepoint for rt_rq PELT signal --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/debug: Add energy procfs interface --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: cpufreq: use PELT rt_rq as estimate of required RT CPU capacity --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/events: Introduce task_group load tracking trace event --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add KConfig option to set ENERGY_AWARE sched feature on --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: Detect SD_SHARE_CAP_STATES flag --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: fold two pr_debug()'s into one --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Fix find_idlest_group() when local group is not allowed --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are allowed --- 2017-11-16 Chris Redpath Accepted
ANDROID: ARM64: Tweak defconfig for EAS platforms --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched: force update of blocked load of idle cpus --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched/fair: Use wake_q length as a hint for wake_wide --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: EAS: take cstate into account when selecting idle core --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add per-cpu max capacity to sched_group_capacity --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Energy-aware wake-up task placement --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Determine the current sched_group idle-state --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Consider a not over-utilized energy-aware system as balanced --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Extend sched_group_energy to test load-balancing decisions --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Highest energy aware balancing sched_domain level pointer --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Estimate energy impact of scheduling decisions --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Disable energy-unfriendly nohz kicks --- 2017-11-16 Chris Redpath Accepted
ANDROID: Documentation: DT bindings for energy model cost data required by EAS --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Introduce energy data structures --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm: Enable dynamic sched_domain flag setting --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: Enable dynamic sched_domain flag setting --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Initialize energy data structures --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Consider misfit tasks when load-balancing --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Documentation for scheduler energy cost model --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Make energy awareness a sched feature --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add group_misfit_task load-balance type --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Relocated cpu_util() and change return type --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Avoid unnecessary balancing of asymmetric capacity groups --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Calculate energy consumption of sched_group --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: wire frequency-invariant accounting support up to the task scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Add energy_diff dead-zone margin --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add over-utilization/tipping point indicator --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: wire cpu-invariant accounting support up to the task scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Per-Sched-domain over utilization --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers/base/arch_topology: Dynamic sched_domain flag detection --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: enforce SCHED_CAPACITY_SCALE as highest CPU capacity --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Introduce SD_SHARE_CAP_STATES sched_domain flag --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64, dts: add hikey cpu capacity-dmips-mhz information --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/autogroup: Define autogroup_path() for !CONFIG_SCHED_DEBUG --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/events: Introduce cfs_rq load tracking trace event --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: provide frequency-invariant accounting support --- 2017-11-16 Chris Redpath Accepted
ANDROID: cpufreq: schedutil: add up/down frequency transition rate limits --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Prevent unnecessary active balance of single task in sched group --- 2017-11-16 Chris Redpath Accepted
ANDROID: hisilicon: Add energy model data to hisilicon 6220 dtb --- 2017-11-16 Chris Redpath Accepted
ANDROID: cpufreq: dt: invoke frequency-invariance setter function --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: allow inlining cpu-invariant accounting support --- 2017-11-16 Chris Redpath Accepted
« 1 2 3 44 5 »