Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
531b5c9f5cd05ead53324f419b32685a22eebe8b
/
kernel
/
sched
/
topology.c
531b5c9
sched/topology: Make Energy Aware Scheduling depend on schedutil
by Quentin Perret
· 6 years ago
b68a4c0
sched/topology: Disable EAS on inappropriate platforms
by Quentin Perret
· 6 years ago
011b27b
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
by Quentin Perret
· 6 years ago
6aa140f
sched/topology: Reference the Energy Model of CPUs when available
by Quentin Perret
· 6 years ago
765d0af
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
by Vincent Guittot
· 6 years ago
993f0b0
sched/topology: Fix off by one bug
by Peter Zijlstra
· 6 years ago
ace8031
sched/topology: Make local variables static
by zhong jiang
· 6 years ago
9c63e84
sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains
by Morten Rasmussen
· 6 years ago
e3d6d0c
sched/fair: Add sched_group per-CPU max capacity
by Morten Rasmussen
· 6 years ago
df054e8
sched/topology: Add static_key for asymmetric CPU capacity optimizations
by Morten Rasmussen
· 6 years ago
05484e0
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
by Morten Rasmussen
· 6 years ago
e5e96fa
sched/topology: Set correct NUMA topology type
by Srikar Dronamraju
· 6 years ago
6cd0c58
sched/topology: Check variable group before dereferencing it
by Yi Wang
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
bf5015a
sched/topology: Clarify root domain(s) debug string
by Juri Lelli
· 7 years ago
325ea10
sched/headers: Simplify and clean up header usage in the scheduler
by Ingo Molnar
· 7 years ago
97fb7a0
sched: Clean up and harmonize the coding style of the scheduler code base
by Ingo Molnar
· 7 years ago
364f566
sched/rt: Up the root domain ref count when passing it around via IPIs
by Steven Rostedt (VMware)
· 7 years ago
8a103df
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
edb9382
sched/isolation: Move isolcpus= handling to the housekeeping code
by Frederic Weisbecker
· 7 years ago
e22cdc3
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_OFFSTACK
by Rakib Mullick
· 7 years ago
4bdced5
sched/rt: Simplify the IPI based RT balancing logic
by Steven Rostedt (Red Hat)
· 7 years ago
051f3ca
sched/topology: Introduce NUMA identity node sched domain
by Suravee Suthikulpanit
· 7 years ago
ed4ad1c
sched/topology: Restore SD_PREFER_SIBLING on MC domains
by Peter Zijlstra
· 7 years ago
ec846ec
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9469eb0
sched/debug: Add debugfs knob for "sched_debug"
by Peter Zijlstra
· 7 years ago
9b130ad
treewide: make "nr_cpu_ids" unsigned
by Alexey Dobriyan
· 7 years ago
bbdacdf
sched/debug: Optimize sched_domain sysctl generation
by Peter Zijlstra
· 7 years ago
09e0dd8
sched/topology: Avoid pointless rebuild
by Peter Zijlstra
· 7 years ago
a090c4f
sched/topology: Improve comments
by Peter Zijlstra
· 7 years ago
213c5a4
sched/topology: Fix memory leak in __sdt_alloc()
by Shu Wang
· 7 years ago
181a80d1
sched: Mark pick_next_task_dl() and build_sched_domain() as static
by Viresh Kumar
· 8 years ago
4d13a06
sched/topology: Drop memset() from init_rootdomain()
by Viresh Kumar
· 8 years ago
ae4df9d
sched/topology: Rename sched_group_cpus()
by Peter Zijlstra
· 8 years ago
e5c14b1
sched/topology: Rename sched_group_mask()
by Peter Zijlstra
· 8 years ago
af21812
sched/topology: Simplify sched_group_mask() usage
by Peter Zijlstra
· 8 years ago
0c0e776
sched/topology: Rewrite get_group()
by Peter Zijlstra
· 8 years ago
35a566e
sched/topology: Add a few comments
by Peter Zijlstra
· 8 years ago
1676330
sched/topology: Fix overlapping sched_group_capacity
by Peter Zijlstra
· 8 years ago
005f874
sched/topology: Add sched_group_capacity debugging
by Peter Zijlstra
· 8 years ago
8d5dc51
sched/topology: Small cleanup
by Peter Zijlstra
· 8 years ago
73bb059
sched/topology: Fix overlapping sched_group_mask
by Peter Zijlstra
· 8 years ago
af85596
sched/topology: Remove FORCE_SD_OVERLAP
by Peter Zijlstra
· 8 years ago
c20e1ea
sched/topology: Move comment about asymmetric node setups
by Lauro Ramos Venancio
· 8 years ago
f32d782
sched/topology: Optimize build_group_mask()
by Lauro Ramos Venancio
· 8 years ago
a420b06
sched/topology: Verify the first group matches the child domain
by Peter Zijlstra
· 8 years ago
b0151c2
sched/debug: Print the scheduler topology group mask
by Peter Zijlstra
· 8 years ago
91eaed0
sched/topology: Simplify build_overlap_sched_groups()
by Peter Zijlstra
· 8 years ago
0372dd2
sched/topology: Fix building of overlapping sched-groups
by Peter Zijlstra
· 8 years ago
8c03346
sched/topology: Refactor function build_overlap_sched_groups()
by Lauro Ramos Venancio
· 8 years ago
f2cb136
sched/topology: Split out scheduler topology code from core.c into topology.c
by Ingo Molnar
· 8 years ago