aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/sched/topology.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2024-02-28sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi1-3/+3
2024-02-24sched: Add a new function to compare if two cpus have the same capacityQais Yousef1-0/+6
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot1-0/+8
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra1-2/+0
2023-10-24sched: Add cpus_share_resources APIBarry Song1-1/+7
2023-06-16sched/topology: Mark set_sched_topology() __initMiaohe Lin1-1/+1
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu1-0/+1
2022-02-11sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCsMel Gorman1-0/+1
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba1-7/+0
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba1-0/+7
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot1-1/+1
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song1-0/+7
2020-11-19sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu1-0/+8
2020-08-26sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.hValentin Schneider1-7/+0
2020-08-26sched/topology: Move sd_flag_debug out of linux/sched/topology.hValentin Schneider1-5/+4
2020-08-19sched/topology: Introduce SD metaflag for flags needing > 1 groupsValentin Schneider1-0/+7
2020-08-19sched/topology: Define and assign sched_domain flag metadataValentin Schneider1-2/+13
2020-08-19sched/topology: Split out SD_* flags declaration to its own fileValentin Schneider1-13/+13
2020-08-19ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider1-7/+6
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider1-0/+10
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider1-0/+7
2020-04-30sched/topology: Kill SD_LOAD_BALANCEValentin Schneider1-15/+14
2020-04-18sched: topology.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-06sched/topology: Add callback to read per CPU thermal pressureThara Gopinath1-0/+8
2019-07-25sched/topology: Add partition_sched_domains_locked()Mathieu Poirier1-0/+10
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi1-6/+0
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot1-11/+3
2019-06-03sched/core: Remove sd->*_idxDietmar Eggemann1-5/+0
2019-04-03sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)1-2/+2
2019-02-11sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck1-4/+4
2018-12-11sched/topology: Relocate arch_scale_cpu_capacity() to the internal headerQuentin Perret1-0/+16
2018-12-11sched/topology: Remove the ::smt_gain field from 'struct sched_domain'Vincent Guittot1-1/+0
2018-09-10sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen1-3/+3
2018-01-10sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG_SMPJuri Lelli1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra1-8/+0
2017-08-10sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra1-0/+8
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar1-0/+7
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>Ingo Molnar1-2/+0
2017-03-02sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>Ingo Molnar1-0/+213
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>Ingo Molnar1-0/+6