Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dedca63504a204dc8410d98883fdc16dffa8cb80
/
kernel
/
sched
/
fair.c
176d232
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
9b019ac
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
by Nicholas Piggin
· 6 years ago
a860fa7
sched/numa: Fix a possible divide-by-zero
by Xie XiuQi
· 6 years ago
b1546ed
sched/core: Make some functions static
by YueHaibing
· 6 years ago
7dd7788
sched/core: Unify p->on_rq updates
by Peter Zijlstra
· 6 years ago
2e8e192
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
by Phil Auld
· 6 years ago
e2abb39
sched/fair: Remove unneeded prototype of capacity_of()
by Valentin Schneider
· 6 years ago
71b47ea
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
by YueHaibing
· 6 years ago
0e9f024
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
by Mel Gorman
· 6 years ago
231c807
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b9a7b88
sched/fair: Skip LLC NOHZ logic for asymmetric systems
by Valentin Schneider
· 6 years ago
a0fe2cf
sched/fair: Tune down misfit NOHZ kicks
by Valentin Schneider
· 6 years ago
e25a7a9
sched/fair: Comment some nohz_balancer_kick() kick conditions
by Valentin Schneider
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
c89d92e
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
by Viresh Kumar
· 6 years ago
1b5500d
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
by Viresh Kumar
· 6 years ago
9f13274
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
by Valentin Schneider
· 6 years ago
892d59c
sched/fair: Explain LLC nohz kick condition
by Valentin Schneider
· 6 years ago
7edab78
sched/fair: Simplify nohz_balancer_kick()
by Valentin Schneider
· 6 years ago
d0fe0b9
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument
by Dietmar Eggemann
· 6 years ago
039ae8b
sched/fair: Fix O(nr_cgroups) in the load balancing path
by Vincent Guittot
· 6 years ago
31bc6ae
sched/fair: Optimize update_blocked_averages()
by Vincent Guittot
· 6 years ago
c9ba756
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
f678331
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
by Vincent Guittot
· 6 years ago
5d299ea
sched/fair: Add tmp_alone_branch assertion
by Peter Zijlstra
· 6 years ago
10a35e6
sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity
by Vincent Guittot
· 6 years ago
2312729
sched/fair: Update scale invariance of PELT
by Vincent Guittot
· 6 years ago
62478d9
sched/fair: Move the rq_of() helper function
by Vincent Guittot
· 6 years ago
c45a779
sched/fair: Convert numa_group.refcount to refcount_t
by Elena Reshetova
· 6 years ago
b284909
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
by Josh Poimboeuf
· 6 years ago
46a745d
sched/fair: Fix unnecessary increase of balance interval
by Vincent Guittot
· 6 years ago
4ad4e48
sched/fair: Fix rounding bug for asym packing
by Vincent Guittot
· 6 years ago
a062d16
sched/fair: Trigger asym_packing during idle load balance
by Vincent Guittot
· 6 years ago
c0ad4aa
sched/fair: Robustify CFS-bandwidth timer locking
by Peter Zijlstra
· 6 years ago
f8a696f
sched/core: Give DCE a fighting chance
by Peter Zijlstra
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
c40f7d7
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c
by Linus Torvalds
· 6 years ago
6d101ba
sched/fair: Fix warning on non-SMP build
by Olof Johansson
· 6 years ago
17bf423
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
732cd75
sched/fair: Select an energy-efficient CPU on task wake-up
by Quentin Perret
· 6 years ago
390031e4
sched/fair: Introduce an energy estimation helper function
by Quentin Perret
· 6 years ago
2802bf3
sched/fair: Add over-utilization/tipping point indicator
by Morten Rasmussen
· 6 years ago
630246a
sched/fair: Clean-up update_sg_lb_stats parameters
by Quentin Perret
· 6 years ago
011b27b
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
by Quentin Perret
· 6 years ago
80eb865
sched/fair: Clean up comment in nohz_idle_balance()
by Andrea Parri
· 6 years ago
dfcb245
sched: Fix various typos in comments
by Ingo Molnar
· 6 years ago
ed8885a
sched/fair: Make some variables static
by Muchun Song
· 6 years ago
1da1843
sched/core: Create task_has_idle_policy() helper
by Viresh Kumar
· 6 years ago
b5c0ce7
sched/fair: Add lsub_positive() and use it consistently
by Patrick Bellasi
· 6 years ago
92a801e
sched/fair: Mask UTIL_AVG_UNCHANGED usages
by Patrick Bellasi
· 6 years ago
59e1678
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
by Ingo Molnar
· 6 years ago
c469933
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
by Patrick Bellasi
· 6 years ago
e1ff516
sched/fair: Fix a comment in task_numa_fault()
by Yi Wang
· 6 years ago
3f130a3
sched/fair: Don't increase sd->balance_interval on newidle balance
by Valentin Schneider
· 6 years ago
47b7aee
sched/fair: Clean up load_balance() condition
by Valentin Schneider
· 6 years ago
42f52e1
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9845c49
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
by Song Muchun
· 6 years ago
baa9be4
sched/fair: Fix throttle_list starvation with low CFS quota
by Phil Auld
· 6 years ago
37355bd
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
by Mel Gorman
· 6 years ago
11d4afd
sched/pelt: Fix warning and clean up IRQ PELT config
by Vincent Guittot
· 6 years ago
b429f71
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
6fd98e7
sched/numa: Avoid task migration for small NUMA improvement
by Srikar Dronamraju
· 6 years ago
05cbdf4
sched/numa: Limit the conditions where scan period is reset
by Mel Gorman
· 6 years ago
3f9672b
sched/numa: Reset scan rate whenever task moves across nodes
by Srikar Dronamraju
· 6 years ago
1327237a5
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
by Srikar Dronamraju
· 6 years ago
a4739ec
sched/numa: Stop multiple tasks from moving to the CPU at the same time
by Srikar Dronamraju
· 6 years ago
7477a35
sched/numa: Remove unused numa_stats::nr_running field
by Vincent Guittot
· 6 years ago
d90707e
sched/numa: Remove unused code from update_numa_stats()
by Vincent Guittot
· 6 years ago
4ad3831
sched/fair: Don't move tasks to lower capacity CPUs unless necessary
by Chris Redpath
· 7 years ago
757ffdd
sched/fair: Set rq->rd->overload when misfit
by Valentin Schneider
· 7 years ago
e90c8fe
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
by Valentin Schneider
· 7 years ago
dbbad71
sched/fair: Change 'prefer_sibling' type to bool
by Valentin Schneider
· 7 years ago
5fbdfae
sched/fair: Kick nohz balance if rq->misfit_task_load
by Valentin Schneider
· 7 years ago
cad68e5
sched/fair: Consider misfit tasks when load-balancing
by Morten Rasmussen
· 7 years ago
e3d6d0c
sched/fair: Add sched_group per-CPU max capacity
by Morten Rasmussen
· 7 years ago
3b1baa6
sched/fair: Add 'group_misfit_task' load-balance type
by Morten Rasmussen
· 7 years ago
df054e8
sched/topology: Add static_key for asymmetric CPU capacity optimizations
by Morten Rasmussen
· 7 years ago
882a78a
sched/fair: Fix kernel-doc notation warning
by Randy Dunlap
· 6 years ago
bb3485c
sched/fair: Fix load_balance redo for !imbalance
by Vincent Guittot
· 6 years ago
287cdaa
sched/fair: Fix scale_rt_capacity() for SMT
by Vincent Guittot
· 6 years ago
d0cdb3c
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
by Steve Muckle
· 6 years ago
12b0487
sched/pelt: Fix update_blocked_averages() for RT and DL classes
by Vincent Guittot
· 6 years ago
958f338
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f2701b7
Merge 4.18-rc7 into master to pick up the KVM dependcy
by Thomas Gleixner
· 6 years ago
b6a60cf
sched/numa: Move task_numa_placement() closer to numa_migrate_preferred()
by Srikar Dronamraju
· 7 years ago
f35678b
sched/numa: Use group_weights to identify if migration degrades locality
by Srikar Dronamraju
· 7 years ago
30619c8
sched/numa: Update the scan period without holding the numa_group lock
by Srikar Dronamraju
· 7 years ago
2d4056f
sched/numa: Remove numa_has_capacity()
by Srikar Dronamraju
· 7 years ago
0ad4e3d
sched/numa: Modify migrate_swap() to accept additional parameters
by Srikar Dronamraju
· 7 years ago
10864a9
sched/numa: Remove unused task_capacity from 'struct numa_stats'
by Srikar Dronamraju
· 7 years ago
0ee7e74
sched/numa: Skip nodes that are at 'hoplimit'
by Srikar Dronamraju
· 7 years ago
f03bb67
sched/numa: Use task faults only if numa_group is not yet set up
by Srikar Dronamraju
· 7 years ago
8cd45ee
sched/numa: Set preferred_node based on best_cpu
by Srikar Dronamraju
· 7 years ago
5f95ba7
sched/numa: Simplify load_too_imbalanced()
by Srikar Dronamraju
· 7 years ago
305c1fa
sched/numa: Evaluate move once per node
by Srikar Dronamraju
· 7 years ago
2e62c47
sched/fair: Remove #ifdefs from scale_rt_capacity()
by Vincent Guittot
· 7 years ago
bbb62c0
sched/core: Remove the rt_avg code
by Vincent Guittot
· 7 years ago
523e979
sched/core: Use PELT for scale_rt_capacity()
by Vincent Guittot
· 7 years ago
91c2749
sched/irq: Add IRQ utilization tracking
by Vincent Guittot
· 7 years ago
Next »