aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/sched/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-19sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar1-13/+0
2025-03-17sched/topology: Stop exposing partition_sched_domains_lockedJuri Lelli1-1/+1
2025-03-17sched/topology: Remove redundant dl_clear_root_domain callJuri Lelli1-14/+1
2025-03-17sched/deadline: Rebuild root domain accounting after every updateJuri Lelli1-0/+1
2025-03-17sched/deadline: Generalize unique visiting of root domainsJuri Lelli1-1/+1
2025-03-17sched/topology: Wrappers for sched_domains_mutexJuri Lelli1-2/+10
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2024-12-20sched: Move sched domain name out of CONFIG_SCHED_DEBUGSwapnil Sapkal1-4/+0
2024-12-02sched/deadline: Restore dl_server bandwidth on non-destructive root domain changesJuri Lelli1-3/+5
2024-07-29sched/fair: Fair server interfaceDaniel Bristot de Oliveira1-0/+8
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados1-1/+1
2024-05-27sched: Fix spelling in commentsIngo Molnar1-6/+6
2024-05-21Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linuxLinus Torvalds1-4/+2
2024-05-19Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2024-05-17Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctlLinus Torvalds1-1/+0
2024-05-17sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov1-1/+1
2024-05-09sched/topology: Optimize topology_span_sane()Kyle Meyer1-4/+2
2024-04-24scheduler: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2024-03-25sched/topology: Remove root_domain::max_cpu_capacityQais Yousef1-11/+2
2024-03-25sched/topology: Export asym_cap_listQais Yousef1-18/+25
2024-02-28sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi1-14/+14
2024-02-28sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGSAlex Shi1-4/+5
2023-10-24sched/fair: Scan cluster before scanning LLC in wake-up pathBarry Song1-0/+12
2023-10-24sched: Add cpus_share_resources APIBarry Song1-0/+13
2023-10-12sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra1-4/+4
2023-10-09sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.hIngo Molnar1-1/+0
2023-10-09sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on the platformShrikanth Hegde1-38/+74
2023-10-09sched/topology: Remove the EM_MAX_COMPLEXITY limitPierre Gondois1-36/+3
2023-10-09sched/topology: Consolidate and clean up access to a CPU's max compute capacityVincent Guittot1-2/+5
2023-09-15sched/topology: Fix sched_numa_find_nth_cpu() commentYury Norov1-7/+9
2023-09-15sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()Yury Norov1-0/+3
2023-09-15sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less caseYury Norov1-1/+5
2023-07-26sched/topology: Align group flags when removing degenerate domainChen Yu1-2/+1
2023-07-13sched/topology: Record number of cores in sched groupTim C Chen1-1/+11
2023-06-16sched/core: Fixed missing rq clock update before calling set_rq_offline()Hao Jia1-3/+3
2023-06-16sched/topology: Mark set_sched_topology() __initMiaohe Lin1-1/+1
2023-05-08sched/topology: Propagate SMT flags when removing degenerate domainTim C Chen1-1/+6
2023-03-22sched/topology: Make sched_energy_mutex,update staticTom Rix1-2/+2
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+95
2023-02-20sched/topology: fix KASAN warning in hop_cmp()Yury Norov1-3/+8
2023-02-07sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider1-0/+33
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov1-0/+57
2023-01-05sched/topology: Add __init for sched_init_domains()Bing Huang1-1/+1
2022-12-27sched/topology: Add __init for init_defrootdomainBing Huang1-1/+1
2022-06-13sched/numa: Adjust imb_numa_nr to a better approximation of memory channelsMel Gorman1-8/+15
2022-04-06sched: Move energy_aware sysctls to topology.cZhen Ni1-2/+23
2022-03-15Merge branch 'sched/fast-headers' into sched/coreIngo Molnar1-1/+0
2022-03-08sched/topology: Remove redundant variable and fix incorrect type in build_sched_domainsK Prateek Nayak1-5/+3
2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files thereIngo Molnar1-1/+0
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker1-4/+4