Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
15f1bb1f1e067be7088ed43ef23d59629bd24348
/
kernel
/
sched
/
fair.c
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
bb04159
sched/fair: Fix sched_entity::avg::decay_count initialization
by Kirill Tkhai
· 10 years ago
6384760
sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
by Xunlei Pang
· 10 years ago
7f1a169
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
by Tetsuo Handa
· 10 years ago
32a8df4
sched: Fix odd values in effective_load() calculations
by Yuyang Du
· 10 years ago
cb0b9f2
sched/fair: Fix stale overloaded status in the busiest group finding logic
by Wanpeng Li
· 10 years ago
6c1d941
sched: Move p->nr_cpus_allowed check to select_task_rq()
by Wanpeng Li
· 10 years ago
7538991
sched/fair: Kill task_struct::numa_entry and numa_group::task_list
by Kirill Tkhai
· 10 years ago
e9ac5f0
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes
by Ingo Molnar
· 10 years ago
6e99891
sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
by Stanislaw Gruszka
· 10 years ago
7af6833
sched/numa: Avoid selecting oneself as swap target
by Peter Zijlstra
· 10 years ago
44dba3d
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
by Iulia Manda
· 10 years ago
9f96742
sched: Check if we got a shallowest_idle_cpu before searching for least_loaded_cpu
by Yao Dongdong
· 10 years ago
9de05d4
sched/numa: Check all nodes when placing a pseudo-interleaved group
by Rik van Riel
· 10 years ago
5400941
sched/numa: Find the preferred nid with complex NUMA topology
by Rik van Riel
· 10 years ago
6c6b119
sched/numa: Calculate node scores in complex NUMA topologies
by Rik van Riel
· 10 years ago
7bd9532
sched/numa: Prepare for complex topology placement
by Rik van Riel
· 10 years ago
6419265
sched/fair: Fix division by zero sysctl_numa_balancing_scan_size
by Kirill Tkhai
· 10 years ago
2847c90
sched/fair: Care divide error in update_task_scan_period()
by Yasuaki Ishimatsu
· 10 years ago
1effd9f
sched/numa: Fix unsafe get_task_struct() in task_numa_assign()
by Kirill Tkhai
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
6b6482b
mempolicy: remove the "task" arg of vma_policy_mof() and simplify it
by Oleg Nesterov
· 10 years ago
10a1298
sched/fair: Delete resched_cpu() from idle_balance()
by Kirill Tkhai
· 10 years ago
43f4d66
sched: Improve sysbench performance by fixing spurious active migration
by Vincent Guittot
· 10 years ago
7a96c23
sched/fair: Remove duplicate code from can_migrate_task()
by Kirill Tkhai
· 10 years ago
83a0a96
sched/fair: Leverage the idle state info when choosing the "idlest" cpu
by Nicolas Pitre
· 10 years ago
be34f0f
sched/numa: Kill the wrong/dead TASK_DEAD check in task_numa_fault()
by Oleg Nesterov
· 10 years ago
9c58c79
sched: Clean up some typos and grammatical errors in code/comments
by Zhihui Zhang
· 10 years ago
bd61c98
sched: Test the CPU's capacity in wake_affine()
by Vincent Guittot
· 10 years ago
26bc3c5
sched: Allow all architectures to set 'capacity_orig'
by Vincent Guittot
· 10 years ago
65fdac0
sched: Fix avg_load computation
by Vincent Guittot
· 10 years ago
05bfb65
sched: Remove a wake_affine() condition
by Vincent Guittot
· 10 years ago
afdeee0
sched: Fix imbalance flag reset
by Vincent Guittot
· 10 years ago
a8edd07
sched/fair: cleanup: Remove useless assignment in select_task_rq_fair()
by Kirill Tkhai
· 10 years ago
ba7e5a2
sched/numa: Use select_idle_sibling() to select a destination for task_numa_move()
by Rik van Riel
· 10 years ago
8236d90
sched: Reduce contention in update_cfs_rq_blocked_load()
by Jason Low
· 10 years ago
177ef2a
sched/deadline: Fix a precision problem in the microseconds range
by xiaofeng.yan
· 10 years ago
35b123e
sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
4ba2968
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
by Christoph Lameter
· 10 years ago
163122b
sched/fair: Remove double_lock_balance() from load_balance()
by Kirill Tkhai
· 10 years ago
e5673f2
sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop()
by Kirill Tkhai
· 10 years ago
da0c1e6
sched: Add wrapper for checking task_struct::on_rq
by Kirill Tkhai
· 10 years ago
f36c019
sched/fair: Fix reschedule which is generated on throttled cfs_rq
by Kirill Tkhai
· 10 years ago
83d7f24
sched/numa: Fix numa capacity computation
by Rik van Riel
· 10 years ago
b932c03
sched/numa: Fix off-by-one in capacity check
by Rik van Riel
· 10 years ago
9a5d9ba
sched/fair: Allow calculate_imbalance() to move idle cpus
by Peter Zijlstra
· 10 years ago
caeb178
sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sd
by Rik van Riel
· 10 years ago
743cb1f
sched/fair: Make calculate_imbalance() independent
by Peter Zijlstra
· 10 years ago
cd3bd4e
sched/fair: Fix 'make xmldocs' warning caused by missing description
by Masanari Iida
· 10 years ago
e720fff
sched/numa: Revert "Use effective_load() to balance NUMA loads"
by Peter Zijlstra
· 11 years ago
8875125
sched: Transform resched_task() into resched_curr()
by Kirill Tkhai
· 11 years ago
0e59bda
sched/fair: Disable runtime_enabled on dying rq
by Kirill Tkhai
· 11 years ago
a22b4b0
sched/numa: Change scan period code to match intent
by Rik van Riel
· 11 years ago
db015da
sched/numa: Rework best node setting in task_numa_migrate()
by Rik van Riel
· 11 years ago
0132c3e
sched/numa: Examine a task move when examining a task swap
by Rik van Riel
· 11 years ago
1c5d3eb
sched/numa: Simplify task_numa_compare()
by Rik van Riel
· 11 years ago
6dc1a67
sched/numa: Use effective_load() to balance NUMA loads
by Rik van Riel
· 11 years ago
28a2174
sched/numa: Move power adjustment into load_too_imbalanced()
by Rik van Riel
· 11 years ago
f0b8a4a
sched/numa: Use group's max nid as task's preferred nid
by Rik van Riel
· 11 years ago
Next »