aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/topology.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song1-0/+7
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron1-0/+6
2021-01-27sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider1-0/+1
2020-09-16sched/topology: Allow archs to override cpu_smt_maskSrikar Dronamraju1-1/+1
2020-04-02revert "topology: add support for node_to_mem_node() to determine the fallback node"Vlastimil Babka1-17/+0
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+14
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming1-0/+14
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra1-0/+1
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown1-0/+3
2019-05-23cpu/topology: Export die_idLen Brown1-0/+3
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman1-1/+1
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf1-4/+0
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-3/+3
2014-10-09topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim1-0/+17
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman1-1/+2
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot1-115/+13
2014-04-07mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter1-2/+2
2013-09-20sched/balancing: Periodically decay max cost of idle balanceJason Low1-0/+3
2013-09-20sched/balancing: Consider max cost of idle balance per sched domainJason Low1-0/+3
2012-08-13sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi1-2/+0
2012-07-26sched/numa: Add SD_PERFER_SIBLING to CPU domainAlex Shi1-0/+1
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-42/+0
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-5/+0
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi1-2/+2
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-37/+0
2011-09-20sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard1-0/+4
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro1-1/+1
2010-09-09sched: Add book scheduling domainHeiko Carstens1-0/+6
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn1-4/+0
2010-06-29sched: Fix spelling of siblingMichael Neuling1-1/+1
2010-06-09sched: Add asymmetric group packing option for sibling domainMichael Neuling1-0/+1
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn1-0/+61
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn1-5/+46
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith1-1/+1
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra1-2/+2
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: coreRusty Russell1-6/+0
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-3/+3
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra1-0/+2
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-2/+2
2009-09-15sched: Improve latencies and throughputMike Galbraith1-1/+1
2009-09-15sched: Fix some domain tuningsPeter Zijlstra1-2/+2
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-2/+2
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-12/+4
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra1-3/+3
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar1-2/+2
2009-09-04sched: Clean up topology.hIngo Molnar1-68/+101
2009-09-04sched: Add smt_gainPeter Zijlstra1-0/+1
2009-03-13numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell1-0/+5
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell1-5/+1
2009-01-11cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell1-0/+6