summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
* | | Revert "sched: Use only partial wait time as task demand"Joonwoo Park2016-03-23
* | | sched/deadline: Add basic HMP extensionsSyed Rameez Mustafa2016-03-23
* | | sched: Fix racy invocation of fixup_busy_time via move_queued_taskVikram Mulukutla2016-03-23
* | | sched: don't inflate the task load when the CPU max freq is restrictedPavankumar Kondeti2016-03-23
* | | sched: auto adjust the upmigrate and downmigrate thresholdsPavankumar Kondeti2016-03-23
* | | sched: don't inherit initial task load from the parentPavankumar Kondeti2016-03-23
* | | sched/fair: Add irq load awareness to the tick CPU selection logicOlav Haugan2016-03-23
* | | sched: disable IRQs in update_min_max_capacitySteve Muckle2016-03-23
* | | sched: Use only partial wait time as task demandSyed Rameez Mustafa2016-03-23
* | | sched: fix race conditions where HMP tunables changeJoonwoo Park2016-03-23
* | | sched: check HMP scheduler tunables validityJoonwoo Park2016-03-23
* | | 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