Commit Graph

28276 Commits (fourteen)

Author SHA1 Message Date
Ruchit 11140cf59e Rip out samsung debugging 5 months ago
Alexander Winkowski 6cd5f86023 cpufreq: schedutil: Give explicit hints to compiler 5 months ago
Wei Wang 0917ae7987 ANDROID: cpufreq: schedutil: maintain raw cache when next_f is not changed 5 months ago
John Dias e3c8474562 cpufreq: schedutil: clear cached_raw_freq when invalidated 5 months ago
Sultan Alsawaf 8aa7972223 sched/core: Skip superfluous acquire barrier in ttwu 5 months ago
Mel Gorman 41da62f837 sched/fair: Do not migrate if the prev_cpu is idle 5 months ago
Mel Gorman ec1f92a24f sched/fair: Only immediately migrate tasks due to interrupts if prev and target CPUs share cache 5 months ago
Mel Gorman b083b65f8e sched/fair: Restructure wake_affine*() to return a CPU id 5 months ago
Mel Gorman 474d8def7a sched/fair: Remove unnecessary parameters from wake_affine_idle() 5 months ago
Uladzislau Rezki cc534d3c52 sched/fair: Search a task from the tail of the queue 5 months ago
Cheng Jian 31092698e6 sched/idle: Micro-optimize the idle loop 5 months ago
Peter Zijlstra c47b2a69f2 sched: Fix rq->nr_iowait ordering 5 months ago
Peter Zijlstra 901480479d sched: Fix race against ptrace_freeze_trace() 5 months ago
Peter Zijlstra cb4edce02d sched: Fix loadavg accounting race 5 months ago
Peter Zijlstra 06e5a93e71 sched/core: Fix ttwu() race 5 months ago
Peter Zijlstra 31456c8537 smp: Optimize send_call_function_single_ipi() 5 months ago
Mel Gorman 43788e05b6 sched/core: Offload wakee task activation if it the wakee is descheduling 5 months ago
Peter Zijlstra e4e4ad0f2b sched/core: Optimize ttwu() spinning on p->on_cpu 5 months ago
Peter Zijlstra 916304f243 sched/core: Fix preempt warning in ttwu 5 months ago
Peter Zijlstra e03dea29cb sched/core: Optimize try_to_wake_up() for local wakeups 5 months ago
Wei Wang 633cde1b93 sched: fair: placement optimization for heavy load 5 months ago
Rick Yiu 59651c6221 sched/fair: schedule lower priority tasks from little cores 5 months ago
Rick Yiu fdbf09dfc1 sched/fair: refine some scheduler changes from AU drop 5 months ago
Wei Wang e9a8ce9047 sched: restrict iowait boost to tasks with prefer_idle 5 months ago
Rick Yiu 385215579f sched/fair: Skip cpu if task does not fit in 5 months ago
Rick Yiu 30b1a73858 sched/fair: let scheduler skip util checking if cpu is idle 5 months ago
Rick Yiu 99d9c9b5b9 sched/fair: check if mid capacity cpu exists 5 months ago
Miguel de Dios 4a71488ad8 sched: fair: Move cpu_is_in_target_set definition 5 months ago
Miguel de Dios 9b49c18f89 sched: fair: avoid little cpus due to sync, prev bias 5 months ago
Diep Quynh ac745ec4c1 Revert "sched/fair: Don't let tasks slip away from gold to silver cluster" 5 months ago
Ruchit a18751fb9a sched: guard sched_boost behind the proper guards 5 months ago
Sultan Alsawaf 189885b1e5 sched/fair: Don't remove important task migration logic from PELT 5 months ago
Diep Quynh 9c208ca1ef sched: fair: Account PELT estimated utilization on WALT disabled cpu_util_cum 5 months ago
Diep Quynh 4b365e2430 sched: fair: Cover more WALT balancing cases 5 months ago
Diep Quynh 7ca8c215a8 sched: fair: Fix load balancing for big tasks 5 months ago
Sultan Alsawaf 746034a7a4 sched/core: Skip rq lock in try_to_wake_up() when WALT is disabled 5 months ago
Miguel de Dios 58d4d01d6c sched: core: Disable double lock/unlock balance in move_queued_task() 5 months ago
Miguel de Dios f12e4ae122 sched: fair: Disable double lock/unlock balance in detach_task() 5 months ago
Rick Yiu a4bf74d008 sched/fair: use actual cpu capacity to calculate boosted util 5 months ago
Kyle Lin 5f23c8fec1 kernel: sched: account for real time utilization 5 months ago
Quentin Perret fcb24c73e4 sched/fair: fix misfit with PELT 5 months ago
Wei Wang 96a105f3a6 kernel: sched: fix cpu cpu_capacity_orig being capped incorrectly 5 months ago
Connor O'Brien 5431d53c4a sched: delete unused & buggy function definitions 5 months ago
Connor O'Brien 295f1a8a53 sched/fair: fix implementation of is_min_capacity_cpu() 5 months ago
Patrick Bellasi 0109786a13 FROMLIST: sched/fair: util_est: fast ramp-up EWMA on utilization increases 5 months ago
Kyle Lin 0b118dfd3c kernel: sched: fix build breakage when PELT enabled 5 months ago
Danny Lin da43cd3376 sched/rt: Fix compile errors when WALT is disabled 5 months ago
Danny Lin 7ed8c9417f sched/fair: Fix compile errors when WALT is disabled 5 months ago
Daniel Bristot de Oliveira 23208049df UPSTREAM: sched/rt: Disable RT_RUNTIME_SHARE by default 5 months ago
Wei Wang d2c1e7928c Revert "sched/core: fix userspace affining threads incorrectly" 5 months ago