summaryrefslogtreecommitdiff
path: root/include/linux/sched (follow)
Commit message (Expand)AuthorAge
* sched: restrict sync wakee placement bias with waker's demandJoonwoo Park2016-03-23
* sched: add preference for waker cluster CPU in wakee task placementJoonwoo Park2016-03-23
* sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti2016-03-23
* sched: Revise the inter cluster load balance restrictionsPavankumar Kondeti2016-03-23
* sched: colocate related threadsSrivatsa Vaddagiri2016-03-23
* sched: Update fair and rt placement logic to use scheduler clustersSrivatsa Vaddagiri2016-03-23
* sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park2016-03-23
* sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa2016-03-23
* sched: account new task load so that governor can apply different policyJoonwoo Park2016-03-23
* sched: add frequency zone awareness to the load balancerSyed 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: add scheduling latency tracking procfs nodeJoonwoo Park2016-03-23
* sched: warn/panic upon excessive scheduling latencyJoonwoo Park2016-03-23
* sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri2016-03-23
* sched: Add sysctl to enable power aware schedulingOlav Haugan2016-03-23
* sched: Avoid frequent migration of running taskSrivatsa Vaddagiri2016-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: per-cpu mostly_idle thresholdSrivatsa Vaddagiri2016-03-23
* sched: update governor notification logicSrivatsa Vaddagiri2016-03-23
* sched: Use absolute scale for notifying governorSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri2016-03-23
* sched: improve logic for alerting governorSrivatsa Vaddagiri2016-03-23
* sched: window-stats: legacy modeSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Code cleanupSrivatsa Vaddagiri2016-03-23
* sched: Make RAVG_HIST_SIZE tunableOlav Haugan2016-03-23
* sched: window-stats: Allow acct_wait_time to be tunedSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Handle policy change properlySrivatsa Vaddagiri2016-03-23
* sched: remove sysctl control for HMP and power-aware task placementSrivatsa Vaddagiri2016-03-23
* sched/fair: Introduce scheduler boost for low latency workloadsSyed Rameez Mustafa2016-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 migration load change notifier for frequency guidanceSteve Muckle2016-03-23
* sched: add power aware scheduling sysctlSteve Muckle2016-03-23
* sched: Basic task placement support for HMP systemsSrivatsa Vaddagiri2016-03-23
* sched: window-based load stats improvementsSrivatsa Vaddagiri2016-03-23
* sched: Window-based load stat improvementsSrivatsa Vaddagiri2016-03-23
* sched: Call the notify_on_migrate notifier chain for wakeups as wellRohit Gupta2016-03-23
* sched: window-based load stats for tasksSrivatsa Vaddagiri2016-03-23
* sched: add sysctl for controlling task migrations on wakeSteve Muckle2016-03-23
* sched/deadline: Unify dl_time_before() usageJuri Lelli2015-09-23
* timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-19
* sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-08
* mm: update comment for DEFAULT_MAX_MAP_COUNTKirill A. Shutemov2014-06-04
* sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-22
* sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang2014-02-22
* sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang2014-02-22
* sched: Consider pi boosting in setscheduler()Thomas Gleixner2014-02-22
* sched: Implement task_nice() as static inline functionDongsheng Yang2014-02-09