Michal Nazarewicz
|
85b088e934
sched/fair: Avoid integer overflow
|
11 years ago |
Peter Zijlstra
|
5eca82a9ac
sched/numa: Cure update_numa_stats() vs. hotplug
|
11 years ago |
Rik van Riel
|
46a73e8a1c
sched/numa: Fix NULL pointer dereference in task_numa_migrate()
|
11 years ago |
Preeti U Murthy
|
37dc6b50ce
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
|
11 years ago |
Vaidyanathan Srinivasan
|
2042abe797
sched: Fix asymmetric scheduling for POWER7
|
11 years ago |
Ben Segall
|
f9f9ffc237
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
|
11 years ago |
Paul Turner
|
0ac9b1c218
sched: Guarantee new group-entities always have weight
|
11 years ago |
Ben Segall
|
927b54fccb
sched: Fix hrtimer_cancel()/rq->lock deadlock
|
11 years ago |
Ben Segall
|
db06e78cc1
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
|
11 years ago |
Ben Segall
|
1ee14e6c8c
sched: Fix race on toggling cfs_bandwidth_used
|
11 years ago |
Peter Zijlstra
|
746023159c
sched: Fix race in migrate_swap_stop()
|
11 years ago |
Kamalesh Babulal
|
ed1b773286
sched/fair: Fix trivial typos in comments
|
11 years ago |
Ramkumar Ramachandra
|
62e947cb0c
sched: Remove bogus parameter in structured comment
|
11 years ago |
Peter Zijlstra
|
3354781a21
sched/numa: Reflow task_numa_group() to avoid a compiler warning
|
11 years ago |
Rik van Riel
|
2739d3eef3
sched/numa: Retry task_numa_migrate() periodically
|
11 years ago |
Mel Gorman
|
989348b5fc
sched/numa: Use unsigned longs for numa group fault stats
|
11 years ago |
Rik van Riel
|
de1c9ce6f0
sched/numa: Skip some page migrations after a shared fault
|
11 years ago |
Rik van Riel
|
1e3646ffc6
mm: numa: Revert temporarily disabling of NUMA migration
|
11 years ago |
Mel Gorman
|
930aa174fc
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
|
11 years ago |
Rik van Riel
|
04bb2f9475
sched/numa: Adjust scan rate in task_numa_placement
|
11 years ago |
Mel Gorman
|
3e6a9418cf
sched/numa: Take false sharing into account when adapting scan rate
|
11 years ago |
Rik van Riel
|
dabe1d9924
sched/numa: Be more careful about joining numa groups
|
11 years ago |
Peter Zijlstra
|
0ec8aa00f2
sched/numa: Avoid migrating tasks that are placed on their preferred node
|
11 years ago |
Rik van Riel
|
ca28aa53dd
sched/numa: Fix task or group comparison
|
11 years ago |
Rik van Riel
|
887c290e82
sched/numa: Decide whether to favour task or group weights based on swap candidate relationships
|
11 years ago |
Ingo Molnar
|
b32e86b430
sched/numa: Add debugging
|
11 years ago |
Mel Gorman
|
7dbd13ed06
sched/numa: Prevent parallel updates to group stats during placement
|
11 years ago |
Rik van Riel
|
82727018b0
sched/numa: Call task_numa_free() from do_execve()
|
11 years ago |
Mel Gorman
|
83e1d2cd9e
sched/numa: Use group fault statistics in numa placement
|
11 years ago |
Peter Zijlstra
|
6688cc0547
mm: numa: Do not group on RO pages
|
11 years ago |