summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | sched: set HMP scheduler's default initial task load to 100%Joonwoo Park2016-03-23
* | | sched: add preference for prev and sibling CPU in HMP task placementJoonwoo Park2016-03-23
* | | sched: Update task->on_rq when tasks are moving between runqueuesOlav Haugan2016-03-23
* | | sched: remove temporary demand fixups in fixup_busy_time()Syed Rameez Mustafa2016-03-23
* | | sched: add frequency zone awareness to the load balancerSyed Rameez Mustafa2016-03-23
* | | sched: Update the wakeup placement logic for fair and rt tasksSyed Rameez Mustafa2016-03-23
* | | sched: remove the notion of small tasks and small task packingSyed Rameez Mustafa2016-03-23
* | | sched: Rework energy aware schedulingSyed Rameez Mustafa2016-03-23
* | | sched: encourage idle load balance and discourage active load balanceJoonwoo Park2016-03-23
* | | sched: avoid stale cumulative_runnable_avg HMP statisticsJoonwoo Park2016-03-23
* | | sched: Add load based placement for RT tasksSyed Rameez Mustafa2016-03-23
* | | sched: Avoid running idle_balance() consecutivelySyed Rameez Mustafa2016-03-23
* | | sched: inline function scale_load_to_cpu()Joonwoo Park2016-03-23
* | | sched: look for least busy and fallback CPU only when it's neededJoonwoo Park2016-03-23
* | | sched: iterate search CPUs starting from prev_cpu for optimizationJoonwoo Park2016-03-23
* | | sched: Optimize the select_best_cpu() "for" loopSyed Rameez Mustafa2016-03-23
* | | sched: Optimize select_best_cpu() to reduce execution timeSyed Rameez Mustafa2016-03-23
* | | sched/debug: Add Kconfig to trigger panics on all 'BUG:' conditionsMatt Wagantall2016-03-23
* | | sched: fix incorrect prev_runnable_sum accounting with long ISR runJoonwoo Park2016-03-23
* | | sched: prevent task migration while governor queries CPUs' loadJoonwoo Park2016-03-23
* | | sched: report loads greater than 100% only during load alert notificationsSrivatsa Vaddagiri2016-03-23
* | | sched: turn off the TTWU_QUEUE featureSyed Rameez Mustafa2016-03-23
* | | sched: avoid unnecessary HMP scheduler stat re-accountingJoonwoo Park2016-03-23
* | | sched/fair: Fix capacity and nr_run comparisons in can_migrate_task()Syed Rameez Mustafa2016-03-23
* | | 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