aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/sched/features.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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