summaryrefslogtreecommitdiff
path: root/include/linux/sched/topology.h
AgeCommit message (Expand)Author
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot
2024-03-12sched/balancing: Rename load_balance() => sched_balance_rq()Ingo Molnar
2024-03-11Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-02-28sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi
2024-02-24sched: Add a new function to compare if two cpus have the same capacityQais Yousef
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra
2023-10-24sched: Add cpus_share_resources APIBarry Song
2023-06-16sched/topology: Mark set_sched_topology() __initMiaohe Lin
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu
2022-02-11sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCsMel Gorman
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song
2020-11-19sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu
2020-08-26sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.hValentin Schneider
2020-08-26sched/topology: Move sd_flag_debug out of linux/sched/topology.hValentin Schneider
2020-08-19sched/topology: Introduce SD metaflag for flags needing > 1 groupsValentin Schneider
2020-08-19sched/topology: Define and assign sched_domain flag metadataValentin Schneider
2020-08-19sched/topology: Split out SD_* flags declaration to its own fileValentin Schneider
2020-08-19ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider
2020-04-30sched/topology: Kill SD_LOAD_BALANCEValentin Schneider
2020-04-18sched: topology.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06sched/topology: Add callback to read per CPU thermal pressureThara Gopinath
2019-07-25sched/topology: Add partition_sched_domains_locked()Mathieu Poirier
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-06-03sched/core: Remove sd->*_idxDietmar Eggemann
2019-04-03sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)
2019-02-11sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck
2018-12-11sched/topology: Relocate arch_scale_cpu_capacity() to the internal headerQuentin Perret
2018-12-11sched/topology: Remove the ::smt_gain field from 'struct sched_domain'Vincent Guittot
2018-09-10sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen
2018-01-10sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...Juri Lelli
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra
2017-08-10sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>Ingo Molnar
2017-03-02sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar