summaryrefslogtreecommitdiff
path: root/include/linux/sched/sysctl.h (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
* timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-19
* mm: update comment for DEFAULT_MAX_MAP_COUNTKirill A. Shutemov2014-06-04
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
|\
| * hung_task: Display every hung task warningAaron Tomlin2014-01-25
* | numa: add a sysctl for numa_balancingAndi Kleen2014-01-23
|/
* sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra2014-01-13
* sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli2014-01-13
* sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li2013-12-17
* Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
|\