Mel Gorman
|
221392c3ad
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Linus Torvalds
|
17bc14b767
Revert "sched: Update_cfs_shares at period edge"
|
12 years ago |
Mel Gorman
|
5bca230353
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
|
12 years ago |
Mel Gorman
|
1a687c2e9a
mm: sched: numa: Control enabling and disabling of NUMA balancing
|
12 years ago |
Mel Gorman
|
b8593bfda1
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
|
12 years ago |
Mel Gorman
|
fb003b80da
sched: numa: Slowly increase the scanning period as NUMA faults are handled
|
12 years ago |
Mel Gorman
|
e14808b49f
mm: numa: Rate limit setting of pte_numa if node is saturated
|
12 years ago |
Peter Zijlstra
|
4b96a29ba8
mm: sched: numa: Implement slow start for working set sampling
|
12 years ago |
Mel Gorman
|
9f40604cda
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
|
12 years ago |
Peter Zijlstra
|
6e5fb223e8
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
|
12 years ago |
Peter Zijlstra
|
cbee9f88ec
mm: numa: Add fault driven placement and migration
|
12 years ago |
Ingo Molnar
|
ec05a2311c
Merge branch 'sched/urgent' into sched/core
|
12 years ago |
Peter Zijlstra
|
e9c84cb8d5
sched: Describe CFS load-balancer
|
13 years ago |
Paul Turner
|
f4e26b120b
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
|
12 years ago |
Paul Turner
|
5b51f2f80b
sched: Make __update_entity_runnable_avg() fast
|
12 years ago |
Paul Turner
|
f269ae0469
sched: Update_cfs_shares at period edge
|
12 years ago |
Paul Turner
|
48a1675323
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
|
12 years ago |
Paul Turner
|
82958366cf
sched: Replace update_shares weight distribution with per-entity computation
|
12 years ago |
Paul Turner
|
f1b17280ef
sched: Maintain runnable averages across throttled periods
|
12 years ago |
Paul Turner
|
bb17f65571
sched: Normalize tg load contributions against runnable time
|
12 years ago |
Paul Turner
|
8165e145ce
sched: Compute load contribution by a group entity
|
12 years ago |
Paul Turner
|
c566e8e9e4
sched: Aggregate total task_group load
|
12 years ago |
Paul Turner
|
aff3e49884
sched: Account for blocked load waking back up
|
12 years ago |
Paul Turner
|
0a74bef8be
sched: Add an rq migration call-back to sched_class
|
12 years ago |
Paul Turner
|
9ee474f556
sched: Maintain the load contribution of blocked entities
|
12 years ago |
Paul Turner
|
2dac754e10
sched: Aggregate load contributed by task entities on parenting cfs_rq
|
12 years ago |
Ben Segall
|
18bf2805d9
sched: Maintain per-rq runnable averages
|
12 years ago |
Paul Turner
|
9d85f21c94
sched: Track the runnable average on a per-task entity basis
|
12 years ago |
Ingo Molnar
|
8ed92e51f9
sched: Add WAKEUP_PREEMPTION feature flag, on by default
|
12 years ago |