Vincent Guittot
|
6b94780e45
sched/core: Use load_avg for selecting idlest group
|
8 年之前 |
Vincent Guittot
|
f519a3f1c6
sched/core: Fix find_idlest_group() for fork
|
8 年之前 |
Tim Chen
|
afe06efdf0
sched: Extend scheduler's asym packing
|
8 年之前 |
Ingo Molnar
|
2b4d5b2582
sched/fair: Clean up the tunable parameter definitions
|
8 年之前 |
Vincent Guittot
|
d03266910a
sched/fair: Fix task group initialization
|
8 年之前 |
Vincent Guittot
|
4e5160766f
sched/fair: Propagate asynchrous detach
|
8 年之前 |
Vincent Guittot
|
09a43ace1f
sched/fair: Propagate load during synchronous attach/detach
|
8 年之前 |
Vincent Guittot
|
d31b1a66cb
sched/fair: Factorize PELT update
|
8 年之前 |
Vincent Guittot
|
9c2791f936
sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list
|
8 年之前 |
Vincent Guittot
|
df217913e7
sched/fair: Factorize attach/detach entity
|
8 年之前 |
Morten Rasmussen
|
893c5d2279
sched/fair: Fix incorrect comment for capacity_margin
|
8 年之前 |
Morten Rasmussen
|
9e0994c0a1
sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups
|
8 年之前 |
Morten Rasmussen
|
bf475ce0a3
sched/fair: Add per-CPU min capacity to sched_group_capacity
|
8 年之前 |
Morten Rasmussen
|
6a0b19c0f3
sched/fair: Consider spare capacity in find_idlest_group()
|
8 年之前 |
Morten Rasmussen
|
104cb16d9e
sched/fair: Compute task/cpu utilization at wake-up correctly
|
8 年之前 |
Ingo Molnar
|
bfdd5537dc
Merge branch 'linus' into sched/core, to pick up fixes
|
8 年之前 |
Tobias Klauser
|
f5d6d2da0d
sched/fair: Remove unused but set variable 'rq'
|
8 年之前 |
Matt Fleming
|
3c3fcb45d5
sched/fair: Kill the unused 'sched_shares_window_ns' tunable
|
8 年之前 |
Vincent Guittot
|
b5a9b34078
sched/fair: Fix incorrect task group ->load_avg
|
8 年之前 |
Linus Torvalds
|
2c11fc87ca
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Linus Torvalds
|
9ffc66941d
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 年之前 |
Wanpeng Li
|
9cfb38a7ba
sched/fair: Fix sched domains NULL dereference in select_idle_sibling()
|
8 年之前 |
Emese Revfy
|
0766f788eb
latent_entropy: Mark functions with __latent_entropy
|
9 年之前 |
Linus Torvalds
|
af79ad2b1f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Peter Zijlstra
|
b60205c7c5
sched/fair: Fix min_vruntime tracking
|
9 年之前 |
Peter Zijlstra
|
9148a3a10e
sched/debug: Add SCHED_WARN_ON()
|
9 年之前 |
Peter Zijlstra
|
1b568f0aab
sched/core: Optimize SCHED_SMT
|
9 年之前 |
Peter Zijlstra
|
10e2f1acd0
sched/core: Rewrite and improve select_idle_siblings()
|
9 年之前 |
Peter Zijlstra
|
0e369d7575
sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared
|
9 年之前 |
Dietmar Eggemann
|
ab522e33f9
sched/fair: Fix fixed point arithmetic width for shares and effective load
|
9 年之前 |