aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15sched/topology: Add sched_group_capacity debuggingPeter Zijlstra1-10/+15
2017-05-15sched/topology: Small cleanupPeter Zijlstra1-2/+5
2017-05-15sched/topology: Fix overlapping sched_group_maskPeter Zijlstra1-1/+17
2017-05-15sched/topology: Remove FORCE_SD_OVERLAPPeter Zijlstra1-1/+1
2017-05-15sched/topology: Move comment about asymmetric node setupsLauro Ramos Venancio1-9/+10
2017-05-15sched/topology: Optimize build_group_mask()Lauro Ramos Venancio1-2/+2
2017-05-15sched/topology: Verify the first group matches the child domainPeter Zijlstra1-0/+6
2017-05-15sched/debug: Print the scheduler topology group maskPeter Zijlstra1-1/+11
2017-05-15sched/topology: Simplify build_overlap_sched_groups()Peter Zijlstra1-11/+2
2017-05-15sched/topology: Fix building of overlapping sched-groupsPeter Zijlstra1-1/+1
2017-05-15sched/topology: Refactor function build_overlap_sched_groups()Lauro Ramos Venancio1-19/+43
2017-02-07sched/topology: Split out scheduler topology code from core.c into topology.cIngo Molnar1-0/+1658