Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
354794dacc213da7596cefea4dbcd8c094368807
/
kernel
/
sched
/
fair.c
0905f04
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task()
by Yuyang Du
· 9 years ago
567bee2
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches
by Ingo Molnar
· 9 years ago
9e0e83a
sched/fair: Fix multiplication overflow on 32-bit systems
by Andrey Ryabinin
· 9 years ago
aa0b7ae
sched/fair: Disable the task group load_avg update for the root_task_group
by Waiman Long
· 9 years ago
a426f99
sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
by Waiman Long
· 9 years ago
ad936d8
sched/fair: Make it possible to account fair load avg consistently
by Byungchul Park
· 9 years ago
525628c
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
by Byungchul Park
· 9 years ago
3ea94de
sched/core: Fix incorrect wait time and wait count statistics
by Joonwoo Park
· 9 years ago
90eec10
treewide: Remove old email address
by Peter Zijlstra
· 9 years ago
5117084
sched/numa: Cap PTE scanning overhead to 3% of run time
by Rik van Riel
· 9 years ago
525705d
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
by Byungchul Park
· 9 years ago
5954327
sched/fair: Prepare __update_cpu_load() to handle active tickless
by Byungchul Park
· 9 years ago
d937cdc
sched/fair: Clean up the explanation around decaying load update misses
by Peter Zijlstra
· 9 years ago
38c6ade
sched/fair: Remove empty idle enter and exit functions
by Dietmar Eggemann
· 9 years ago
25b3e5a
sched/numa: Fix math underflow in task_tick_numa()
by Rik van Riel
· 9 years ago
6af597d
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts
by Ingo Molnar
· 9 years ago
3e386d5
sched/fair: Update task group's load_avg after task migration
by Yuyang Du
· 9 years ago
fde7d22e
sched/fair: Fix overly small weight for interactive group entities
by Yuyang Du
· 9 years ago
5a4fd03
sched/core: Remove a parameter in the migrate_task_rq() function
by xiaofeng.yan
· 9 years ago
b52da86
sched/numa: Fix task_tick_fair() from disabling numa_balancing
by Srikar Dronamraju
· 9 years ago
79a89f9
sched/fair: Remove unnecessary parameter for group_classify()
by Leo Yan
· 9 years ago
84fb5a1
sched/fair: Polish comments for LOAD_AVG_MAX
by Leo Yan
· 9 years ago
4620f8c
sched/numa: Limit the amount of virtual memory scanned in task_numa_work()
by Rik van Riel
· 9 years ago
006cdf0
sched/fair: Optimize per entity utilization tracking
by Peter Zijlstra
· 9 years ago
6f2b045
sched/fair: Defer calling scaling functions
by Dietmar Eggemann
· 9 years ago
6115c79
sched/fair: Optimize __update_load_avg()
by Peter Zijlstra
· 9 years ago
54a2138
sched/fair: Rename scale() to cap_scale()
by Peter Zijlstra
· 9 years ago
231678b
sched/fair: Get rid of scaling utilization by capacity_orig
by Dietmar Eggemann
· 9 years ago
9e91d61
sched/fair: Name utilization related data and functions consistently
by Dietmar Eggemann
· 9 years ago
e3279a2
sched/fair: Make utilization tracking CPU scale-invariant
by Dietmar Eggemann
· 9 years ago
8cd5601
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
by Morten Rasmussen
· 9 years ago
e0f5f3a
sched/fair: Make load tracking frequency scale-invariant
by Dietmar Eggemann
· 9 years ago
2a59572
sched/numa: Convert sched_numa_balancing to a static_branch
by Srikar Dronamraju
· 9 years ago
c3b9bc5
sched/numa: Disable sched_numa_balancing on UMA systems
by Srikar Dronamraju
· 9 years ago
78a9c54
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
by Srikar Dronamraju
· 9 years ago
c5afb6a
sched/fair: Fix nohz.next_balance update
by Vincent Guittot
· 9 years ago
bc54da2
sched/core: Remove unused argument from sched_class::task_move_group
by Peter Zijlstra
· 9 years ago
daa5940
sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()
by Byungchul Park
· 9 years ago
a928051
sched/fair: Make the entity load aging on attaching tunable
by Peter Zijlstra
· 9 years ago
6efdb10
sched/fair: Fix switched_to_fair()'s per entity load tracking
by Byungchul Park
· 9 years ago
1746bab
sched/fair: Have task_move_group_fair() also detach entity load from the old runqueue
by Byungchul Park
· 9 years ago
50a2a3b
sched/fair: Have task_move_group_fair() unconditionally add the entity load to the runqueue
by Byungchul Park
· 9 years ago
a05e8c5
sched/fair: Factor out the {at,de}taching of the per entity load {to,from} the runqueue
by Byungchul Park
· 9 years ago
c5b2803
sched: Make sched_class::set_cpus_allowed() unconditional
by Peter Zijlstra
· 10 years ago
7855a35
sched: Ensure a task has a non-normalized vruntime when returning back to CFS
by Byungchul Park
· 9 years ago
7ea241a
sched/fair: Clean up load average references
by Yuyang Du
· 9 years ago
1396223
sched/fair: Provide runnable_load_avg back to cfs_rq
by Yuyang Du
· 9 years ago
1269557
sched/fair: Remove task and group entity load when they are dead
by Yuyang Du
· 9 years ago
540247f
sched/fair: Init cfs_rq's sched_entity load average
by Yuyang Du
· 9 years ago
6c1d47c
sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
by Vincent Guittot
· 9 years ago
9d89c25
sched/fair: Rewrite runnable load and utilization average tracking
by Yuyang Du
· 9 years ago
cd126af
sched/fair: Remove rq's runnable avg
by Yuyang Du
· 9 years ago
63b0e9e
sched/fair: Beef up wake_wide()
by Mike Galbraith
· 9 years ago
985d3a4
sched/fair: Avoid pulling all tasks in idle balancing
by Yuyang Du
· 10 years ago
399595f
sched/fair: Fix a comment reflecting function name change
by Byungchul Park
· 10 years ago
8e2b0bf
sched/fair: Clean up the __sched_period() code
by Boqun Feng
· 10 years ago
44dcb04
sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity()
by Srikar Dronamraju
· 10 years ago
2a1ed24
sched/numa: Prefer NUMA hotness over cache hotness
by Srikar Dronamraju
· 10 years ago
6dfec8d
sched/numa: Check sched_feat(NUMA) in migrate_improves_locality()
by bsegall@google.com
· 10 years ago
d49db34
sched/fair: Test list head instead of list entry in throttle_cfs_rq()
by Cong Wang
· 10 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
397f237
sched/numa: Fix numa balancing stats in /proc/pid/sched
by Srikar Dronamraju
· 10 years ago
98ec21a
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
43224b9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cbce1a6
sched,lockdep: Employ lock pinning
by Peter Zijlstra
· 10 years ago
624bbdf
Merge branch 'timers/core' into sched/hrtimers
by Thomas Gleixner
· 10 years ago
8e76d4e
sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
by Mel Gorman
· 10 years ago
6f9aad0
sched/numa: Only consider less busy nodes as numa balancing destinations
by Rik van Riel
· 10 years ago
e4991b2
Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbalanced")
by Rik van Riel
· 10 years ago
54d2736
sched/fair: Prevent throttling in early pick_next_task_fair()
by Ben Segall
· 10 years ago
c1ceac6
sched/numa: Reduce conflict between fbq_classify_rq() and migration
by Rik van Riel
· 10 years ago
4cfafd3
sched,perf: Fix periodic timers
by Peter Zijlstra
· 10 years ago
58ac93e
sched: Fix function declaration return type mismatch
by Nicholas Mc Guire
· 10 years ago
7e5a2c1
sched/numa: Document usages of mm->numa_scan_seq
by Jason Low
· 10 years ago
316c1608d
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
by Jason Low
· 10 years ago
3289bdb
sched: Move the loadavg code to a more obvious location
by Peter Zijlstra
· 10 years ago
77a4d1a
sched: Cleanup bandwidth timers
by Peter Zijlstra
· 10 years ago
4961b6e
sched: core: Use hrtimer_start[_expires]()
by Thomas Gleixner
· 10 years ago
49d2953
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
6b79c57
mm: numa: disable change protection for vma(VM_HUGETLB)
by Naoya Horiguchi
· 10 years ago
d4573c3
sched: Improve load balancing in the presence of idle CPUs
by Preeti U Murthy
· 10 years ago
dfbca41
sched: Optimize freq invariant accounting
by Peter Zijlstra
· 10 years ago
1aaf90a
sched: Move CFS tasks to CPUs with higher capacity
by Vincent Guittot
· 10 years ago
dc7ff76
sched: Remove unused struct sched_group_capacity::capacity_orig
by Vincent Guittot
· 10 years ago
ea67821
sched: Replace capacity_factor by usage
by Vincent Guittot
· 10 years ago
8bb5b00
sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::group_usage
by Vincent Guittot
· 10 years ago
ca6d75e
sched: Add struct rq::cpu_capacity_orig
by Vincent Guittot
· 10 years ago
b5b4860
sched: Make scale_rt invariant with frequency
by Vincent Guittot
· 10 years ago
0c1dc6b
sched: Make sched entity usage tracking scale-invariant
by Morten Rasmussen
· 10 years ago
a8faa8f
sched: Remove frequency scaling from cpu_capacity
by Vincent Guittot
· 10 years ago
21f4486
sched: Track group sched_entity usage contributions
by Morten Rasmussen
· 10 years ago
36ee28e
sched: Add sched_avg::utilization_avg_contrib
by Vincent Guittot
· 10 years ago
074c238
mm: numa: slow PTE scan rate if migration failures occur
by Mel Gorman
· 10 years ago
890a540
sched/numa: Avoid some pointless iterations
by Jan Beulich
· 10 years ago
095bebf
sched/numa: Do not move past the balance point if unbalanced
by Rik van Riel
· 10 years ago
3847b27
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 10 years ago
8190747
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
by Jan Beulich
· 10 years ago
9edfbfe
sched/core: Rework rq->clock update skips
by Peter Zijlstra
· 10 years ago
cebde6d
sched/core: Validate rq_clock*() serialization
by Peter Zijlstra
· 10 years ago
Next »