summaryrefslogtreecommitdiff
path: root/include/linux/topology.h
AgeCommit message (Expand)Author
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron
2021-01-27sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider
2020-09-16sched/topology: Allow archs to override cpu_smt_maskSrikar Dronamraju
2020-04-02revert "topology: add support for node_to_mem_node() to determine the fallbac...Vlastimil Babka
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown
2019-05-23cpu/topology: Export die_idLen Brown
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2014-10-09topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot
2014-04-07mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter
2013-09-20sched/balancing: Periodically decay max cost of idle balanceJason Low
2013-09-20sched/balancing: Consider max cost of idle balance per sched domainJason Low
2012-08-13sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi
2012-07-26sched/numa: Add SD_PERFER_SIBLING to CPU domainAlex Shi
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2011-09-20sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro
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