aboutsummaryrefslogtreecommitdiff
path: root/include/linux/topology.h
AgeCommit message (Expand)Author
2010-09-09sched: Add book scheduling domainHeiko Carstens
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-06-29sched: Fix spelling of siblingMichael Neuling
2010-06-09sched: Add asymmetric group packing option for sibling domainMichael Neuling
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Fix some domain tuningsPeter Zijlstra
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar
2009-09-04sched: Clean up topology.hIngo Molnar
2009-09-04sched: Add smt_gainPeter Zijlstra
2009-03-13numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell
2009-01-11cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell
2008-12-19sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan
2008-12-19sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith
2008-11-05sched: re-tune balancingIngo Molnar
2008-06-13cpu topology: always define CPU topology informationBen Hutchings
2008-05-29sched: re-tune NUMA topologiesIngo Molnar
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens
2008-03-19sched: tune multi-core idle balancingIngo Molnar
2008-01-25sched: whitespace cleanups in topology.hIngo Molnar
2008-01-25sched: reactivate fork balancingIngo Molnar
2007-10-15sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar
2007-10-15sched: reintroduce topology.h tuningsIngo Molnar
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar
2007-07-09sched: more agressive idle balancingIngo Molnar
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas
2006-12-10[PATCH] sched: add option to serialize load balancingChristoph Lameter
2006-12-10[PATCH] sched domain: increase the SMT busy rebalance intervalSiddha, Suresh B
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-01-18[PATCH] Zone reclaim: Reclaim logicChristoph Lameter
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org