aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/features.h
AgeCommit message (Expand)Author
2019-06-03sched/fair: Replace source_load() & target_load() with weighted_cpuload()Dietmar Eggemann
2018-10-02sched/fair: Disable LB_BIAS by defaultDietmar Eggemann
2018-03-20sched/fair: Update util_est only on util_avg updatesPatrick Bellasi
2018-03-20sched/fair: Add util_est on top of PELTPatrick Bellasi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10sched/core: Address more wake_affine() regressionsPeter Zijlstra
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra
2017-06-08sched/core: Implement new approach to scale select_idle_cpu()Peter Zijlstra
2017-05-15sched/topology: Remove FORCE_SD_OVERLAPPeter Zijlstra
2017-03-16sched/core: Add WARNING for multiple update_rq_clock() callsPeter Zijlstra
2017-03-02sched/fair: Make select_idle_cpu() more aggressivePeter Zijlstra
2015-09-13sched/fair: Convert arch_scale_cpu_capacity() from weak function to #defineMorten Rasmussen
2015-09-13sched/numa: Remove the NUMA sched_featureSrikar Dronamraju
2015-09-13sched/fair: Make the entity load aging on attaching tunablePeter Zijlstra
2015-07-07sched/numa: Prefer NUMA hotness over cache hotnessSrikar Dronamraju
2015-03-23sched/rt: Use IPI to trigger RT task push migration instead of pullingSteven Rostedt
2014-06-05sched: Rename capacity related flagsNicolas Pitre
2013-10-09sched/numa: Resist moving tasks towards nodes with fewer hinting faultsMel Gorman
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2013-10-09Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman
2013-04-19mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra
2012-10-16sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar
2012-09-13sched: cpu_power: enable ARCH_POWERVincent Guittot
2012-09-04sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim
2012-04-26sched: Fix more load-balancing falloutPeter Zijlstra
2011-12-06sched: Use jump_labels for sched_featPeter Zijlstra
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra