summaryrefslogtreecommitdiffstats
path: root/include/linux/topology.h
Commit message (Expand)AuthorAgeFilesLines
* sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-131-2/+0
* sched/numa: Add SD_PERFER_SIBLING to CPU domainAlex Shi2012-07-261-0/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-42/+0
|\
| * sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-171-5/+0
| * sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-37/+0
* | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-2/+2
|/
* sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard2011-09-201-0/+4
* mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro2011-06-151-1/+1
* sched: Add book scheduling domainHeiko Carstens2010-09-091-0/+6
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-091-4/+0
* sched: Fix spelling of siblingMichael Neuling2010-06-291-1/+1
* sched: Add asymmetric group packing option for sibling domainMichael Neuling2010-06-091-0/+1
* numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-271-0/+61
* numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-5/+46
* sched: Fix vmark regression on big machinesMike Galbraith2010-01-211-1/+1
* sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-2/+2
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-6/+0
* sched: Disable wakeup balancingPeter Zijlstra2009-09-161-3/+3
* sched: Add SD_PREFER_LOCALPeter Zijlstra2009-09-161-0/+2
* sched: Reduce forkexec_idxPeter Zijlstra2009-09-151-2/+2
* sched: Improve latencies and throughputMike Galbraith2009-09-151-1/+1
* sched: Fix some domain tuningsPeter Zijlstra2009-09-151-2/+2
* sched: Tweak wake_idxPeter Zijlstra2009-09-151-2/+2
* sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-12/+4
* sched: enable SD_WAKE_IDLEPeter Zijlstra2009-09-071-3/+3
* sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2009-09-041-2/+2
* sched: Clean up topology.hIngo Molnar2009-09-041-68/+101
* sched: Add smt_gainPeter Zijlstra2009-09-041-0/+1
* numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell2009-03-131-0/+5
* cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-131-5/+1
* cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-111-0/+6
* sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan2008-12-191-2/+4
* sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2008-12-191-2/+2
* sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-121-1/+1
* sched: fine-tune SD_SIBLING_INITIngo Molnar2008-11-071-1/+1
* sched: fine-tune SD_MC_INITMike Galbraith2008-11-071-1/+1
* sched: re-tune balancingIngo Molnar2008-11-051-2/+2
* cpu topology: always define CPU topology informationBen Hutchings2008-06-131-0/+13
* sched: re-tune NUMA topologiesIngo Molnar2008-05-291-1/+3
* cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-191-38/+8
* sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-211-0/+2
* sched: tune multi-core idle balancingIngo Molnar2008-03-191-1/+0
* sched: whitespace cleanups in topology.hIngo Molnar2008-01-251-1/+1
* sched: reactivate fork balancingIngo Molnar2008-01-251-0/+3
* sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar2007-10-151-3/+4
* sched: reintroduce topology.h tuningsIngo Molnar2007-10-151-7/+5
* [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-021-1/+0
* [PATCH] sched: small topology.h cleanupIngo Molnar2007-07-131-1/+1
* sched: more agressive idle balancingIngo Molnar2007-07-091-5/+7
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-4/+0