Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5f95ba7a43057f28a349ea1f03ee8d04e0f445ea
/
kernel
/
sched
/
fair.c
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
· 6 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
3727e0e
sched/dl: Add dl_rq utilization tracking
by Vincent Guittot
· 7 years ago
371bf42
sched/rt: Add rt_rq utilization tracking
by Vincent Guittot
· 7 years ago
c079629
sched/pelt: Move PELT related code in a dedicated file
by Vincent Guittot
· 7 years ago
8fe5c5a
sched/fair: Fix util_avg of new tasks for asymmetric systems
by Quentin Perret
· 7 years ago
4520843
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
3482d98
sched/util_est: Fix util_est_dequeue() for throttled cfs_rq
by Vincent Guittot
· 7 years ago
f1d1be8
sched/fair: Advance global expiration when period timer is restarted
by Xunlei Pang
· 7 years ago
512ac99
sched/fair: Fix bandwidth timer clock drift condition
by Xunlei Pang
· 7 years ago
03585a9
sched/fair: Remove stale tg_unthrottle_up() comments
by Li RongQing
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
2539fc8
sched/fair: Update util_est before updating schedutil
by Patrick Bellasi
· 7 years ago
943d355
sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu()
by Rohit Jain
· 7 years ago
1378447
sched/numa: Stagger NUMA balancing scan periods for new threads
by Mel Gorman
· 7 years ago
dfd5c3e
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
by Ingo Molnar
· 7 years ago
66e1c94
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
789ba28
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()"
by Mel Gorman
· 7 years ago
c976a86
sched/fair: Avoid calling sync_entity_load_avg() unnecessarily
by Viresh Kumar
· 7 years ago
f1d88b4
sched/fair: Rearrange select_task_rq_fair() to optimize it
by Viresh Kumar
· 7 years ago
457be90
sched/fair: Fix the update of blocked load when newly idle
by Vincent Guittot
· 7 years ago
adcc8da
sched/core: Simplify helpers for rq clock update skip requests
by Davidlohr Bueso
· 7 years ago
d519329
sched/fair: Update util_est only on util_avg updates
by Patrick Bellasi
· 7 years ago
f9be3e5
sched/fair: Use util_est in LB and WU paths
by Patrick Bellasi
· 7 years ago
7f65ea4
sched/fair: Add util_est on top of PELT
by Patrick Bellasi
· 7 years ago
31e77c9
sched/fair: Update blocked load when newly idle
by Vincent Guittot
· 7 years ago
47ea541
sched/fair: Move idle_balance()
by Peter Zijlstra
· 7 years ago
dd70724
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
by Peter Zijlstra
· 7 years ago
af3fe03
sched/fair: Move rebalance_domains()
by Peter Zijlstra
· 7 years ago
6392838
sched/nohz: Optimize nohz_idle_balance()
by Peter Zijlstra
· 7 years ago
1936c53
sched/fair: Reduce the periodic update duration
by Vincent Guittot
· 7 years ago
f643ea2
sched/nohz: Stop NOHZ stats when decayed
by Vincent Guittot
· 7 years ago
ea14b57e
sched/cpufreq: Provide migration hint
by Peter Zijlstra
· 7 years ago
00357f5
sched/nohz: Clean up nohz enter/exit
by Peter Zijlstra
· 7 years ago
e022e0d
sched/fair: Update blocked load from NEWIDLE
by Peter Zijlstra
· 7 years ago
a4064fb
sched/fair: Add NOHZ stats balancing
by Peter Zijlstra
· 7 years ago
4550487
sched/fair: Restructure nohz_balance_kick()
by Peter Zijlstra
· 7 years ago
b7031a0
sched/fair: Add NOHZ_STATS_KICK
by Peter Zijlstra
· 7 years ago
a22e47a
sched/core: Convert nohz_flags to atomic_t
by Peter Zijlstra
· 7 years ago
13a453c
sched/fair: Add ';' after label attributes
by Norbert Manthey
· 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
d84b313
sched/isolation: Offload residual 1Hz scheduler tick
by Frederic Weisbecker
· 7 years ago
7347fc8
sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()
by Mel Gorman
· 7 years ago
2c83362
sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
by Mel Gorman
· 7 years ago
24d0c1d
sched/fair: Do not migrate due to a sync wakeup on exit
by Peter Zijlstra
· 7 years ago
082f764
sched/fair: Do not migrate on wake_affine_weight() if weights are equal
by Mel Gorman
· 7 years ago
eeb6039
sched/fair: Defer calculation of 'prev_eff_load' in wake_affine_weight() until needed
by Mel Gorman
· 7 years ago
7ebb66a
sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
by Mel Gorman
· 7 years ago
387f77c
sched/fair: Remove stray space in #ifdef
by Vincent Guittot
· 7 years ago
32e839d
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
by Mel Gorman
· 7 years ago
806486c
sched/fair: Do not migrate if the prev_cpu is idle
by Mel Gorman
· 7 years ago
3b76c4a
sched/fair: Restructure wake_affine*() to return a CPU id
by Mel Gorman
· 7 years ago
89a55f5
sched/fair: Remove unnecessary parameters from wake_affine_idle()
by Mel Gorman
· 7 years ago
2ed41a5
sched/core: Optimize update_stats_*()
by Peter Zijlstra
· 7 years ago
af8c5e2
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ce48c146
sched/core: Fix cpu.max vs. cpuhotplug deadlock
by Peter Zijlstra
· 7 years ago
0788116
sched/deadline: Make bandwidth enforcement scale-invariant
by Juri Lelli
· 7 years ago
7673c8a
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
by Juri Lelli
· 7 years ago
7332dec
sched/fair: Only immediately migrate tasks due to interrupts if prev and target CPUs share cache
by Mel Gorman
· 7 years ago
9783be2
sched/fair: Correct obsolete comment about cpufreq_update_util()
by Joel Fernandes
· 7 years ago
18cec7e
sched/fair: Remove impossible condition from find_idlest_group_cpu()
by Joel Fernandes
· 7 years ago
f453ae2
sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()
by Joel Fernandes
· 7 years ago
f01415f
sched/fair: Use 'unsigned long' for utilization, consistently
by Patrick Bellasi
· 7 years ago
a555e9d
sched/fair: Remove unused 'curr' parameter from wakeup_gran
by Cheng Jian
· 7 years ago
a4c3c04
sched/fair: Update and fix the runnable propagation rule
by Vincent Guittot
· 7 years ago
22714a2
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 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
de20155
sched/isolation: Introduce housekeeping flags
by Frederic Weisbecker
· 7 years ago
204c083
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
by Frederic Weisbecker
· 7 years ago
7863406
sched/isolation: Move housekeeping related code to its own file
by Frederic Weisbecker
· 7 years ago
93f50f9
sched/fair: Fix usage of find_idlest_group() when the local group is idlest
by Brendan Jackman
· 7 years ago
6fee85c
sched/fair: Fix usage of find_idlest_group() when no groups are allowed
by Brendan Jackman
· 7 years ago
0d10ab9
sched/fair: Fix find_idlest_group() when local group is not allowed
by Brendan Jackman
· 7 years ago
e90381e
sched/fair: Remove unnecessary comparison with -1
by Brendan Jackman
· 7 years ago
18bd1b4b
sched/fair: Move select_task_rq_fair() slow-path into its own function
by Brendan Jackman
· 7 years ago
583ffd9
sched/fair: Force balancing on NOHZ balance if local group has capacity
by Brendan Jackman
· 7 years ago
ea16f0e
sched/fair: Sync task util before slow-path wakeup
by Brendan Jackman
· 7 years ago
9382490
sched/fair: Search a task from the tail of the queue
by Uladzislau Rezki
· 7 years ago
151aeab
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
024c9d2
sched/core: Ensure load_balance() respects the active_mask
by Peter Zijlstra
· 7 years ago
f2cdd9c
sched/core: Address more wake_affine() regressions
by Peter Zijlstra
· 7 years ago
d153b15
sched/core: Fix wake_affine() performance regression
by Peter Zijlstra
· 7 years ago
17de4ee
sched/fair: Update calc_group_*() comments
by Peter Zijlstra
· 7 years ago
2c8e4dc
sched/fair: Calculate runnable_weight slightly differently
by Josef Bacik
· 7 years ago
9a2dd58
sched/fair: Implement more accurate async detach
by Peter Zijlstra
· 8 years ago
f207934
sched/fair: Align PELT windows between cfs_rq and its se
by Peter Zijlstra
· 8 years ago
144d848
sched/fair: Implement synchonous PELT detach on load-balance migrate
by Peter Zijlstra
· 8 years ago
1ea6c46
sched/fair: Propagate an effective runnable_load_avg
by Peter Zijlstra
· 8 years ago
0e2d2aa
sched/fair: Rewrite PELT migration propagation
by Peter Zijlstra
· 8 years ago
2a2f5d4e
sched/fair: Rewrite cfs_rq->removed_*avg
by Peter Zijlstra
· 8 years ago
9059393
sched/fair: Use reweight_entity() for set_user_nice()
by Vincent Guittot
· 8 years ago
840c5ab
sched/fair: More accurate reweight_entity()
by Peter Zijlstra
· 8 years ago
8d5b902
sched/fair: Introduce {en,de}queue_load_avg()
by Peter Zijlstra
· 7 years ago
b5b3e35
sched/fair: Rename {en,de}queue_entity_load_avg()
by Peter Zijlstra
· 7 years ago
Next »