Age | Commit message (Expand) | Author | Files | Lines |
2023-02-08 | sched/topology: Introduce for_each_numa_hop_mask() | Valentin Schneider | 1 | -0/+18 |
2023-02-08 | sched/topology: Introduce sched_numa_hop_mask() | Valentin Schneider | 1 | -0/+7 |
2023-02-08 | sched: add sched_numa_find_nth_cpu() | Yury Norov | 1 | -0/+8 |
2022-05-20 | topology: Remove unused cpu_cluster_mask() | Dietmar Eggemann | 1 | -7/+0 |
2022-02-01 | topology/sysfs: Add PPIN in sysfs under cpu topology | Tony Luck | 1 | -0/+3 |
2021-12-03 | topology/sysfs: rework book and drawer topology ifdefery | Heiko Carstens | 1 | -0/+18 |
2021-12-03 | topology/sysfs: export cluster attributes only if an architectures has support | Heiko Carstens | 1 | -0/+3 |
2021-12-03 | topology/sysfs: export die attributes only if an architectures has support | Heiko Carstens | 1 | -0/+4 |
2021-10-15 | sched: Add cluster scheduler level in core and related Kconfig for ARM64 | Barry Song | 1 | -0/+7 |
2021-10-15 | topology: Represent clusters of CPUs within a die | Jonathan Cameron | 1 | -0/+6 |
2021-01-27 | sched/topology: Make sched_init_numa() use a set for the deduplicating sort | Valentin Schneider | 1 | -0/+1 |
2020-09-16 | sched/topology: Allow archs to override cpu_smt_mask | Srikar Dronamraju | 1 | -1/+1 |
2020-04-02 | revert "topology: add support for node_to_mem_node() to determine the fallbac... | Vlastimil Babka | 1 | -17/+0 |
2019-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+14 |
2019-09-03 | sched/topology: Improve load balancing on AMD EPYC systems | Matt Fleming | 1 | -0/+14 |
2019-07-22 | cpu-topology: Move cpu topology code to common code. | Atish Patra | 1 | -0/+1 |
2019-05-23 | topology: Create core_cpus and die_cpus sysfs attributes | Len Brown | 1 | -0/+3 |
2019-05-23 | cpu/topology: Export die_id | Len Brown | 1 | -0/+3 |
2016-07-29 | mm: convert zone_reclaim to node_reclaim | Mel Gorman | 1 | -1/+1 |
2016-01-18 | numa: remove stale node_has_online_mem() define | Chris Metcalf | 1 | -4/+0 |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 1 | -3/+3 |
2014-10-10 | topology: add support for node_to_mem_node() to determine the fallback node | Joonsoo Kim | 1 | -0/+17 |
2014-06-05 | mm: disable zone_reclaim_mode by default | Mel Gorman | 1 | -1/+2 |
2014-05-07 | sched: Rework sched_domain topology definition | Vincent Guittot | 1 | -115/+13 |
2014-04-08 | mm: use raw_cpu ops for determining current NUMA node | Christoph Lameter | 1 | -2/+2 |
2013-09-20 | sched/balancing: Periodically decay max cost of idle balance | Jason Low | 1 | -0/+3 |
2013-09-20 | sched/balancing: Consider max cost of idle balance per sched domain | Jason Low | 1 | -0/+3 |
2012-08-13 | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up | Alex Shi | 1 | -2/+0 |
2012-07-26 | sched/numa: Add SD_PERFER_SIBLING to CPU domain | Alex Shi | 1 | -0/+1 |
2012-05-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -42/+0 |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 1 | -5/+0 |
2012-05-15 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 1 | -2/+2 |
2012-05-09 | sched/numa: Rewrite the CONFIG_NUMA sched domain support | Peter Zijlstra | 1 | -37/+0 |
2011-09-20 | sched: Allow SD_NODES_PER_DOMAIN to be overridden | Anton Blanchard | 1 | -0/+4 |
2011-06-16 | mm: increase RECLAIM_DISTANCE to 30 | KOSAKI Motohiro | 1 | -1/+1 |
2010-09-09 | sched: Add book scheduling domain | Heiko Carstens | 1 | -0/+6 |
2010-08-10 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 1 | -4/+0 |
2010-06-29 | sched: Fix spelling of sibling | Michael Neuling | 1 | -1/+1 |
2010-06-09 | sched: Add asymmetric group packing option for sibling domain | Michael Neuling | 1 | -0/+1 |
2010-05-27 | numa: introduce numa_mem_id()- effective local memory node id | Lee Schermerhorn | 1 | -0/+61 |
2010-05-27 | numa: add generic percpu var numa_node_id() implementation | Lee Schermerhorn | 1 | -5/+46 |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith | 1 | -1/+1 |
2009-10-14 | sched: Disable SD_PREFER_LOCAL for MC/CPU domains | Peter Zijlstra | 1 | -2/+2 |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -6/+0 |
2009-09-16 | sched: Disable wakeup balancing | Peter Zijlstra | 1 | -3/+3 |
2009-09-16 | sched: Add SD_PREFER_LOCAL | Peter Zijlstra | 1 | -0/+2 |
2009-09-15 | sched: Reduce forkexec_idx | Peter Zijlstra | 1 | -2/+2 |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith | 1 | -1/+1 |
2009-09-15 | sched: Fix some domain tunings | Peter Zijlstra | 1 | -2/+2 |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra | 1 | -2/+2 |