summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | sched: enable hmp, power aware scheduling for targets with > 4 CPUsSteve Muckle2016-03-23
* | | sched: remove sysctl control for HMP and power-aware task placementSrivatsa Vaddagiri2016-03-23
* | | sched: support legacy mode betterSrivatsa Vaddagiri2016-03-23
* | | sched: code cleanupSrivatsa Vaddagiri2016-03-23
* | | sched: Add BUG_ON when task_cpu() is incorrectSrivatsa Vaddagiri2016-03-23
* | | sched: avoid active migration of tasks not in TASK_RUNNING stateSrivatsa Vaddagiri2016-03-23
* | | sched: fix up task load during migrationSrivatsa Vaddagiri2016-03-23
* | | sched: avoid pushing tasks to an offline CPUPrasad Sodagudi2016-03-23
* | | sched: Add a per rq max_possible_capacity for use in power calculationsSyed Rameez Mustafa2016-03-23
* | | sched: Disable interrupts when holding the rq lock in sched_get_busy()Syed Rameez Mustafa2016-03-23
* | | sched: Make wallclock more accurateSrivatsa Vaddagiri2016-03-23
* | | sched: Make task and CPU load calculations safe from truncationSyed Rameez Mustafa2016-03-23
* | | sched/fair: Introduce C-state aware task placement for small tasksSyed Rameez Mustafa2016-03-23
* | | sched/fair: Introduce scheduler boost for low latency workloadsSyed Rameez Mustafa2016-03-23
* | | sched: Move call to trace_sched_cpu_load()Srivatsa Vaddagiri2016-03-23
* | | sched: fair: Reset balance_interval before sending NOHZ kickSrivatsa Vaddagiri2016-03-23
* | | sched: Avoid active migration of small tasksSrivatsa Vaddagiri2016-03-23
* | | sched: Account for cpu's current frequency when calculating its power costSrivatsa Vaddagiri2016-03-23
* | | sched: make sched_set_window() return failure when PELT is in useSrivatsa Vaddagiri2016-03-23
* | | sched: debug: Print additional information in /proc/sched_debugSrivatsa Vaddagiri2016-03-23
* | | sched: Move around codeSrivatsa Vaddagiri2016-03-23
* | | sched: Update capacity of all online cpus when min_max_freq changesSrivatsa Vaddagiri2016-03-23
* | | sched: update task statistics when CPU frequency changesSrivatsa Vaddagiri2016-03-23
* | | sched: Add new trace eventsSrivatsa Vaddagiri2016-03-23
* | | sched: do not balance on exec if SCHED_HMPSteve Muckle2016-03-23
* | | sched: Use historical load for freq governor inputSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: apply scaling to full elapsed windowsSrivatsa Vaddagiri2016-03-23
* | | sched: notify cpufreq on over/underprovisioned CPUsSteve Muckle2016-03-23
* | | sched: Introduce spill threshold tunables to manage overcommitmentSyed Rameez Mustafa2016-03-23
* | | sched: add affinity, task load information to sched tracepointsSteve Muckle2016-03-23
* | | sched: add migration load change notifier for frequency guidanceSteve Muckle2016-03-23
* | | sched/fair: Limit MAX_PINNED_INTERVAL for more frequent load balancingSyed Rameez Mustafa2016-03-23
* | | sched/fair: Help out higher capacity CPUs when they are overcommittedSyed Rameez Mustafa2016-03-23
* | | sched/rt: Introduce power aware scheduling for real time tasksSyed Rameez Mustafa2016-03-23
* | | sched: balance power inefficient CPUs with one taskSteve Muckle2016-03-23
* | | sched: check for power inefficient task placement in tickSteve Muckle2016-03-23
* | | sched: do nohz load balancing in order of power efficiencySteve Muckle2016-03-23
* | | sched: run idle_balance() on most power-efficient CPUSteve Muckle2016-03-23
* | | sched: add hook for platform-specific CPU power informationSteve Muckle2016-03-23
* | | sched: add power aware scheduling sysctlSteve Muckle2016-03-23
* | | sched: Extend update_task_ravg() to accept wallclock as argumentSrivatsa Vaddagiri2016-03-23
* | | sched: add sched_get_busy, sched_set_window APIsSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: adjust RQ curr, prev sums on task migrationSteve Muckle2016-03-23
* | | sched: window-stats: Add aggregated runqueue windowed statsSteve Muckle2016-03-23
* | | sched: window-stats: add prev_window counter per-taskSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: synchronize windows across cpusSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Do not account wait timeSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: update during migration and earlier at wakeupSrivatsa Vaddagiri2016-03-23
* | | sched: move definition of update_task_ravg()Srivatsa Vaddagiri2016-03-23
* | | sched: Switch to windows based load stats by defaultSrivatsa Vaddagiri2016-03-23