summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
* | | sched: Update max_capacity when an entire cluster is hotpluggedSyed Rameez Mustafa2016-03-23
* | | sched: Ensure attempting load balance when HMP active balance flags are setSyed Rameez Mustafa2016-03-23
* | | sched: add scheduling latency tracking procfs nodeJoonwoo Park2016-03-23
* | | sched: warn/panic upon excessive scheduling latencyJoonwoo Park2016-03-23
* | | sched/core: Fix incorrect wait time and wait count statisticsJoonwoo Park2016-03-23
* | | sched: Update cur_freq in the cpufreq policy notifier callbackSyed Rameez Mustafa2016-03-23
* | | sched: avoid CPUs with high irq activity for non-small tasksJoonwoo Park2016-03-23
* | | sched: actively migrate big tasks on power CPU to idle performance CPUJoonwoo Park2016-03-23
* | | sched: Add cgroup-based criteria for upmigrationSrivatsa Vaddagiri2016-03-23
* | | sched: avoid running idle_balance() on behalf of wrong CPUJoonwoo Park2016-03-23
* | | sched: Keep track of average nr_big_tasksSrivatsa Vaddagiri2016-03-23
* | | sched: Fix bug in average nr_running and nr_iowait calculationSrivatsa Vaddagiri2016-03-23
* | | sched: Avoid pulling all tasks from a CPU during load balanceSyed Rameez Mustafa2016-03-23
* | | sched: Avoid pulling big tasks to the little cluster during load balanceSyed Rameez Mustafa2016-03-23
* | | sched: fix rounding error on scaled execution time calculationJoonwoo Park2016-03-23
* | | sched/fair: Respect wake to idle over sync wakeupOlav Haugan2016-03-23
* | | sched: Support CFS_BANDWIDTH feature in HMP schedulerSrivatsa Vaddagiri2016-03-23
* | | sched: Consolidate hmp stats into their own structSrivatsa Vaddagiri2016-03-23
* | | sched: Add userspace interface to set PF_WAKE_UP_IDLESrivatsa Vaddagiri2016-03-23
* | | sched_avg: add run queue averagingJeff Ohlstein2016-03-23
* | | sched: add sched feature FORCE_CPU_THROTTLING_IMMINENTJoonwoo Park2016-03-23
* | | sched: continue to search less power efficient cpu for load balancerJoonwoo Park2016-03-23
* | | sched: Update cur_freq for offline CPUs in notifier callbackSyed Rameez Mustafa2016-03-23
* | | sched: Fix overflow in max possible capacity calculationOlav Haugan2016-03-23
* | | sched: add preference for prev_cpu in HMP task placementSteve Muckle2016-03-23
* | | sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri2016-03-23
* | | sched: Consider PF_WAKE_UP_IDLE in select_best_cpu()Srivatsa Vaddagiri2016-03-23
* | | sched: Add sysctl to enable power aware schedulingOlav Haugan2016-03-23
* | | sched: Ensure no active EA migration occurs when EA is disabledOlav Haugan2016-03-23
* | | sched: take account of irq preemption when calculating irqload deltaJoonwoo Park2016-03-23
* | | sched: Prevent race conditions where upmigrate_min_nice changesJoonwoo Park2016-03-23
* | | sched: Avoid frequent task migration due to EA in lbOlav Haugan2016-03-23
* | | sched: Avoid migrating tasks to little cores due to EAOlav Haugan2016-03-23
* | | sched: Add temperature to cpu_load trace pointOlav Haugan2016-03-23
* | | sched: Only do EA migration when CPU throttling is imminentOlav Haugan2016-03-23
* | | sched: Avoid frequent migration of running taskSrivatsa Vaddagiri2016-03-23
* | | sched: treat sync waker CPUs with 1 task as idleSteve Muckle2016-03-23
* | | sched: extend sched_task_load tracepoint to indicate prefer_idleSyed Rameez Mustafa2016-03-23
* | | sched: extend sched_task_load tracepoint to indicate sync wakeupSteve Muckle2016-03-23
* | | sched: add sync wakeup recognition in select_best_cpuSteve Muckle2016-03-23
* | | sched: Provide knob to prefer mostly_idle over idle cpusSrivatsa Vaddagiri2016-03-23
* | | sched: make sched_cpu_high_irqload a runtime tunableSteve Muckle2016-03-23
* | | sched: trace: extend sched_cpu_load to print irqloadSteve Muckle2016-03-23
* | | sched: avoid CPUs with high irq activitySteve Muckle2016-03-23
* | | sched: refresh sched_clock() after acquiring rq lock in irq pathSteve Muckle2016-03-23
* | | sched: track soft/hard irqload per-RQ with decaying avgSteve Muckle2016-03-23
* | | sched: do not set window until sched_clock is fully initializedSteve Muckle2016-03-23
* | | sched: Make RT tasks eligible for boostSyed Rameez Mustafa2016-03-23
* | | sched: Limit LBF_PWR_ACTIVE_BALANCE to within clusterSrivatsa Vaddagiri2016-03-23
* | | sched: Packing support until a frequency thresholdSrivatsa Vaddagiri2016-03-23