aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/sd_flags.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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