summaryrefslogtreecommitdiffstats
path: root/kernel/sched/topology.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Move energy_aware sysctls to topology.cZhen Ni2022-04-061-2/+23
* Merge branch 'sched/fast-headers' into sched/coreIngo Molnar2022-03-151-1/+0
|\
| * sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar2022-02-231-1/+0
* | sched/topology: Remove redundant variable and fix incorrect type in build_sch...K Prateek Nayak2022-03-081-5/+3
|/
* sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker2022-02-161-4/+4
* sched/numa: Fix NUMA topology for systems with CPU-less nodesHuang Ying2022-02-161-85/+121
* sched: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-02-161-1/+1
* sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCsMel Gorman2022-02-111-0/+53
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+0
|\
| * mm: move node_reclaim_distance to fix NUMA without SMPGeert Uytterhoeven2021-11-061-1/+0
* | sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot2021-10-311-1/+1
* | sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQSebastian Andrzej Siewior2021-10-151-1/+1
* | sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song2021-10-151-0/+5
* | sched/topology: Remove unused numa_distance in cpu_attach_domain()Yicong Yang2021-10-141-4/+0
* | sched/topology: Introduce sched_group::flagsRicardo Neri2021-10-051-3/+18
|/
* sched/topology: Skip updating masks for non-online nodesValentin Schneider2021-08-201-0/+65
* sched/topology: Rework CPU capacity asymmetry detectionBeata Michalska2021-06-241-78/+131
* sched: Wrap rq::lock accessPeter Zijlstra2021-05-121-2/+2
* sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra2021-04-171-6/+6
* sched,debug: Convert sysctl sched_domains to debugfsPeter Zijlstra2021-04-161-5/+1
* sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()Barry Song2021-03-251-1/+1
* sched: Fix various typosIngo Molnar2021-03-221-1/+1
* sched/topology: fix the issue groups don't span domain->span for NUMA diamete...Barry Song2021-03-061-30/+61
* sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Dietmar Eggemann2021-02-171-1/+1
* sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2021-01-271-51/+48
* sched/topology: Condition EAS enablement on FIE supportIonela Voinescu2020-11-191-0/+9
* sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu2020-11-191-7/+11
* sched/topology: Warn when NUMA diameter > 2Valentin Schneider2020-11-191-0/+33
* sched/deadline: Optimize sched_dl_global_validate()Peng Liu2020-10-291-0/+1
* Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-29/+40
|\
| * sched/fair: Reduce busy load balance intervalVincent Guittot2020-09-251-1/+1
| * sched/fair: Reduce minimal imbalance thresholdVincent Guittot2020-09-251-1/+1
| * sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTLValentin Schneider2020-09-091-0/+6
| * sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.hValentin Schneider2020-08-261-0/+7
| * sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPSValentin Schneider2020-08-191-1/+1
| * sched/topology: Propagate SD_ASYM_CPUCAPACITY upwardsValentin Schneider2020-08-191-2/+1
| * sched/topology: Remove SD_SERIALIZE degeneration special caseValentin Schneider2020-08-191-4/+2
| * sched/topology: Use prebuilt SD flag degeneration maskValentin Schneider2020-08-191-16/+4
| * sched/topology: Verify SD_* flags setup when sched_debug is onValentin Schneider2020-08-191-0/+17
| * ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider2020-08-191-7/+3
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
|/
* Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-031-10/+10
|\
| * PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-241-10/+10
* | sched: correct SD_flags returned by tl->sd_flags()Peng Liu2020-06-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-1/+1
|\
| * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-1/+1
* | sched/topology: Kill SD_LOAD_BALANCEValentin Schneider2020-04-301-2/+1
* | sched: Remove checks against SD_LOAD_BALANCEValentin Schneider2020-04-301-19/+9
|/
* sched/topology: Don't enable EAS on SMT systemsValentin Schneider2020-03-061-2/+10
* sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systemsMorten Rasmussen2020-02-201-12/+3