index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
sd_flags.h
Age
Commit message (
Expand
)
Author
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2023-10-24
sched: Add cpus_share_resources API
Barry Song
2023-05-08
sched/topology: Remove SHARED_CHILD from ASYM_PACKING
Ricardo Neri
2021-06-24
sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
Beata Michalska
2020-08-19
sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
2020-08-19
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
2020-08-19
sched/topology: Introduce SD metaflag for flags needing > 1 groups
Valentin Schneider
2020-08-19
sched/topology: Define and assign sched_domain flag metadata
Valentin Schneider
2020-08-19
sched/topology: Split out SD_* flags declaration to its own file
Valentin Schneider