Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
88b42a4883a7783972c8fc607e60bd3f027e24de
/
kernel
/
sched
/
fair.c
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
· 10 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
4486edd
sched/fair: Implement fast idling of CPUs when the system is partially loaded
by Tim Chen
· 11 years ago
c06f04c
sched: Fix potential near-infinite distribute_cfs_runtime() loop
by Ben Segall
· 11 years ago
5d5e2b1
sched: Fix CACHE_HOT_BUDY condition
by Hillf Danton
· 11 years ago
bb97fc3
sched/numa: Always try to migrate to preferred node at task_numa_placement() time
by Rik van Riel
· 11 years ago
a43455a
sched/numa: Ensure task_numa_migrate() checks the preferred node
by Rik van Riel
· 11 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1662867
numa,sched: fix load_to_imbalanced logic inversion
by Rik van Riel
· 11 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
5d4dfdd
sched: Rename capacity related flags
by Nicolas Pitre
· 11 years ago
ca8ce3d
sched: Final power vs. capacity cleanups
by Nicolas Pitre
· 11 years ago
ced549f
sched: Remove remaining dubious usage of "power"
by Nicolas Pitre
· 11 years ago
63b2ca3
sched: Let 'struct sched_group_power' care about CPU capacity
by Nicolas Pitre
· 11 years ago
0fedc6c
sched/fair: Disambiguate existing/remaining "capacity" usage
by Nicolas Pitre
· 11 years ago
1b6a749
sched/fair: Change "has_capacity" to "has_free_capacity"
by Nicolas Pitre
· 11 years ago
5ef20ca
sched/fair: Remove "power" from 'struct numa_stats'
by Nicolas Pitre
· 11 years ago
2538d96
sched/fair: Use time_after() in record_wakee()
by Manuel Schölling
· 11 years ago
ed61bbc
sched/balancing: Reduce the rate of needless idle load balancing
by Tim Chen
· 11 years ago
51f2176
sched/fair: Fix unlocked reads of some cfs_b->quota/period
by Ben Segall
· 11 years ago
09dc4ab
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
by Roman Gushchin
· 11 years ago
e9dd685
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
by Steven Rostedt
· 11 years ago
096aa33
sched/numa: Decay ->wakee_flips instead of zeroing
by Rik van Riel
· 11 years ago
b1ad065
sched/numa: Update migrate_improves/degrades_locality()
by Rik van Riel
· 11 years ago
e63da03
sched/numa: Allow task switch if load imbalance improves
by Rik van Riel
· 11 years ago
7246544
sched, nohz: Change rq->nr_running to always use wrappers
by Kirill Tkhai
· 11 years ago
52a08ef
sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance()
by Jason Low
· 11 years ago
8bf2143
sched: Call select_idle_sibling() when not affine_sd
by Rik van Riel
· 11 years ago
3944a92
sched: Fix exec_start/task_hot on migrated tasks
by Ben Segall
· 11 years ago
39a4d9c
sched/fair: Stop searching for tasks in newidle balance if there are runnable tasks
by Jason Low
· 11 years ago
68d1b02
sched/numa: Do not set preferred_node on migration to a second choice node
by Rik van Riel
· 11 years ago
5085e2a
sched/numa: Retry placement more frequently when misplaced
by Rik van Riel
· 11 years ago
792568e
sched/numa: Count pages on active node as local
by Rik van Riel
· 11 years ago
2fe5de9
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
by Ingo Molnar
· 11 years ago
0e5b533
sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_balance()
by Jason Low
· 11 years ago
4638364
sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()")
by Kirill Tkhai
· 11 years ago
cadefd3
sched: Make scale_rt_power() deal with backward clocks
by Peter Zijlstra
· 11 years ago
a1d9a32
sched: Check for stop task appearance when balancing happens
by Kirill Tkhai
· 11 years ago
60e69ee
sched/numa: Fix task_numa_free() lockdep splat
by Mike Galbraith
· 11 years ago
6037dd1
sched: Clean up the task_hot() function
by Alex Shi
· 11 years ago
a2cd426
sched: Remove double calculation in fix_small_imbalance()
by Vincent Guittot
· 11 years ago
35805ff
sched/fair: Fix endless loop in idle_balance()
by Kirill Tkhai
· 11 years ago
4c6c4e3
sched/core: Fix endless loop in pick_next_task()
by Kirill Tkhai
· 11 years ago
e4aa358
sched/fair: Push down check for high priority class task into idle_balance()
by Kirill Tkhai
· 11 years ago
a02ed5e
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
37e117c
sched: Guarantee task priority in pick_next_task()
by Peter Zijlstra
· 11 years ago
f5f9739
sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
by Dietmar Eggemann
· 11 years ago
791c9e0
sched: Fix double normalization of vruntime
by George McCollister
· 11 years ago
d987fc7
sched, nohz: Exclude isolated cores from load balancing
by Mike Galbraith
· 13 years ago
de91b9c
sched: Fix select_task_rq_fair() description comments
by Morten Rasmussen
· 11 years ago
3f1d2a3
sched: Fix hotplug task migration
by Peter Zijlstra
· 11 years ago
6e83125
sched/fair: Remove idle_balance() declaration in sched.h
by Peter Zijlstra
· 11 years ago
eb7a59b
sched/fair: Reset se-depth when task switched to FAIR
by Michael wang
· 11 years ago
3cf1962
sched,numa: add cond_resched to task_numa_work
by Rik van Riel
· 11 years ago
27f1758
sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHED
by Dietmar Eggemann
· 11 years ago
38033c3
sched: Push down pre_schedule() and idle_balance()
by Peter Zijlstra
· 11 years ago
678d571
sched/fair: Optimize cgroup pick_next_task_fair()
by Peter Zijlstra
· 13 years ago
f104479
sched/fair: Clean up the __clear_buddies_*() functions
by Peter Zijlstra
· 13 years ago
606dba2
sched: Push put_prev_task() into pick_next_task()
by Peter Zijlstra
· 13 years ago
fed14d4
sched/fair: Track cgroup depth
by Peter Zijlstra
· 13 years ago
3c4017c
sched: Move rq->idle_stamp up to the core
by Daniel Lezcano
· 11 years ago
e5fc661
sched: Fix race in idle_balance()
by Daniel Lezcano
· 11 years ago
b4f2ab43
sched: Remove 'cpu' parameter from idle_balance()
by Daniel Lezcano
· 11 years ago
eaa4e4f
Merge branch 'linus' into sched/core, to resolve conflicts
by Ingo Molnar
· 11 years ago
be1e4e7
sched/numa: Turn some magic numbers into #defines
by Rik van Riel
· 11 years ago
58b46da
sched/numa: Rename variables in task_numa_fault()
by Rik van Riel
· 11 years ago
35664fd
sched/numa: Do statistics calculation using local variables only
by Rik van Riel
· 11 years ago
7e2703e
sched/numa: Normalize faults_cpu stats and weigh by CPU use
by Rik van Riel
· 11 years ago
10f3904
sched/numa, mm: Use active_nodes nodemask to limit numa migrations
by Rik van Riel
· 11 years ago
20e07de
sched/numa: Build per numa_group active node mask from numa_faults_cpu statistics
by Rik van Riel
· 11 years ago
50ec8a4
sched/numa: Track from which nodes NUMA faults are triggered
by Rik van Riel
· 11 years ago
ff1df89
sched/numa: Rename p->numa_faults to numa_faults_memory
by Rik van Riel
· 11 years ago
52bf84a
sched/numa, mm: Remove p->numa_migrate_deferred
by Rik van Riel
· 11 years ago
f6d13da
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9390675
Revert "sched: Fix sleep time double accounting in enqueue entity"
by Vincent Guittot
· 11 years ago
286549d
sched: add tracepoints related to NUMA task migration
by Mel Gorman
· 11 years ago
c726099
sched: Factor out the on_null_domain() checks in trigger_load_balance()
by Daniel Lezcano
· 11 years ago
208cb16
sched: Pass 'struct rq' to nohz_idle_balance()
by Daniel Lezcano
· 11 years ago
f7ed0a8
sched: Pass 'struct rq' to rebalance_domains()
by Daniel Lezcano
· 11 years ago
0aeeeeb
sched: Remove unused parameter from nohz_balancer_kick()
by Daniel Lezcano
· 11 years ago
3dd0337
sched: Remove unused parameter from find_new_ilb()
by Daniel Lezcano
· 11 years ago
63f609b
sched: Pass 'struct rq' to on_null_domain()
by Daniel Lezcano
· 11 years ago
4a72562
sched: Reduce nohz_kick_needed() parameters
by Daniel Lezcano
· 11 years ago
7caff66
sched: Reduce trigger_load_balance() parameters
by Daniel Lezcano
· 11 years ago
56b4811
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
9722c2d
sched: Calculate effective load even if local weight is 0
by Rik van Riel
· 11 years ago
3c67f47
sched: numa: skip inaccessible VMAs
by Mel Gorman
· 11 years ago
e777b63
sched/numa: Fix period_slot recalculation
by Wanpeng Li
· 11 years ago
82897b4
sched/numa: Use wrapper function task_faults_idx to calculate index in group_faults
by Wanpeng Li
· 11 years ago
de1b301
sched/numa: Use wrapper function task_node to get node which task is on
by Wanpeng Li
· 11 years ago
1bd53a7
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
by Wanpeng Li
· 11 years ago
Next »