summaryrefslogtreecommitdiff
path: root/include/linux/sched/sd_flags.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-28sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi1-2/+2
2023-10-24sched: Add cpus_share_resources APIBarry Song1-0/+7
2023-05-08sched/topology: Remove SHARED_CHILD from ASYM_PACKINGRicardo Neri1-4/+1
2021-06-24sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska1-0/+10
2020-08-19sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPSValentin Schneider1-1/+2
2020-08-19sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPSValentin Schneider1-1/+2
2020-08-19sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPSValentin Schneider1-3/+4
2020-08-19sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPSValentin Schneider1-4/+5
2020-08-19sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPSValentin Schneider1-1/+2
2020-08-19sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPSValentin Schneider1-1/+3
2020-08-19sched/topology: Propagate SD_ASYM_CPUCAPACITY upwardsValentin Schneider1-1/+3
2020-08-19sched/topology: Introduce SD metaflag for flags needing > 1 groupsValentin Schneider1-11/+28
2020-08-19sched/topology: Define and assign sched_domain flag metadataValentin Schneider1-26/+121
2020-08-19sched/topology: Split out SD_* flags declaration to its own fileValentin Schneider1-0/+35