aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/features.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-05sched: Disable TTWU_QUEUE on RTThomas Gleixner1-0/+5
2021-04-21sched: Warn on long periods of pending need_reschedPaul Turner1-0/+2
2021-04-16sched,fair: Alternative sched_slice()Peter Zijlstra1-0/+3
2021-03-22sched: Fix various typosIngo Molnar1-1/+1
2021-02-17sched/features: Distinguish between NORMAL and DEADLINE hrtickJuri Lelli1-0/+1
2021-01-27sched/fair: Remove SIS_AVG_CPUMel Gorman1-1/+0
2020-09-25sched/rt: Disable RT_RUNTIME_SHARE by defaultDaniel Bristot de Oliveira1-1/+1
2019-10-29sched/fair/util_est: Implement faster ramp-up EWMA on utilization increasesPatrick Bellasi1-0/+1
2019-06-03sched/fair: Replace source_load() & target_load() with weighted_cpuload()Dietmar Eggemann1-1/+0
2018-10-02sched/fair: Disable LB_BIAS by defaultDietmar Eggemann1-1/+1
2018-03-20sched/fair: Update util_est only on util_avg updatesPatrick Bellasi1-1/+1
2018-03-20sched/fair: Add util_est on top of PELTPatrick Bellasi1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10sched/core: Address more wake_affine() regressionsPeter Zijlstra1-0/+2
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra1-0/+1
2017-06-08sched/core: Implement new approach to scale select_idle_cpu()Peter Zijlstra1-0/+1
2017-05-15sched/topology: Remove FORCE_SD_OVERLAPPeter Zijlstra1-1/+0
2017-03-16sched/core: Add WARNING for multiple update_rq_clock() callsPeter Zijlstra1-0/+7
2017-03-02sched/fair: Make select_idle_cpu() more aggressivePeter Zijlstra1-0/+5
2015-09-13sched/fair: Convert arch_scale_cpu_capacity() from weak function to #defineMorten Rasmussen1-5/+0
2015-09-13sched/numa: Remove the NUMA sched_featureSrikar Dronamraju1-16/+0
2015-09-13sched/fair: Make the entity load aging on attaching tunablePeter Zijlstra1-0/+2
2015-07-07sched/numa: Prefer NUMA hotness over cache hotnessSrikar Dronamraju1-13/+5
2015-03-23sched/rt: Use IPI to trigger RT task push migration instead of pullingSteven Rostedt1-0/+13
2014-06-05sched: Rename capacity related flagsNicolas Pitre1-4/+4
2013-10-09sched/numa: Resist moving tasks towards nodes with fewer hinting faultsMel Gorman1-0/+8
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman1-0/+7
2013-10-09Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node"Mel Gorman1-3/+1
2013-04-19mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long1-7/+0
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenumaLinus Torvalds1-0/+11
2012-12-11mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman1-1/+3
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman1-2/+4
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra1-0/+7
2012-10-16sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar1-0/+5
2012-09-13sched: cpu_power: enable ARCH_POWERVincent Guittot1-1/+1
2012-09-04sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim1-8/+0
2012-04-26sched: Fix more load-balancing falloutPeter Zijlstra1-0/+1
2011-12-06sched: Use jump_labels for sched_featPeter Zijlstra1-15/+15
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+70