summaryrefslogtreecommitdiffstats
path: root/include/linux/topology.h
Commit message (Expand)AuthorAgeFilesLines
* sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider2023-02-071-0/+18
* sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider2023-02-071-0/+7
* sched: add sched_numa_find_nth_cpu()Yury Norov2023-02-071-0/+8
* topology: Remove unused cpu_cluster_mask()Dietmar Eggemann2022-05-191-7/+0
* topology/sysfs: Add PPIN in sysfs under cpu topologyTony Luck2022-02-011-0/+3
* topology/sysfs: rework book and drawer topology ifdeferyHeiko Carstens2021-12-031-0/+18
* topology/sysfs: export cluster attributes only if an architectures has supportHeiko Carstens2021-12-031-0/+3
* topology/sysfs: export die attributes only if an architectures has supportHeiko Carstens2021-12-031-0/+4
* sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song2021-10-151-0/+7
* topology: Represent clusters of CPUs within a dieJonathan Cameron2021-10-151-0/+6
* sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2021-01-271-0/+1
* sched/topology: Allow archs to override cpu_smt_maskSrikar Dronamraju2020-09-161-1/+1
* revert "topology: add support for node_to_mem_node() to determine the fallbac...Vlastimil Babka2020-04-021-17/+0
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+14
|\
| * sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming2019-09-031-0/+14
* | cpu-topology: Move cpu topology code to common code.Atish Patra2019-07-221-0/+1
|/
* topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-231-0/+3
* cpu/topology: Export die_idLen Brown2019-05-231-0/+3
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-281-1/+1
* numa: remove stale node_has_online_mem() defineChris Metcalf2016-01-181-4/+0
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-3/+3
* topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim2014-10-091-0/+17
* mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-041-1/+2
* sched: Rework sched_domain topology definitionVincent Guittot2014-05-071-115/+13
* mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter2014-04-071-2/+2
* sched/balancing: Periodically decay max cost of idle balanceJason Low2013-09-201-0/+3
* sched/balancing: Consider max cost of idle balance per sched domainJason Low2013-09-201-0/+3
* 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