Linus Torvalds
|
a0b57ca33e
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Linus Torvalds
|
4007162647
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Alex Shi
|
b972fc308c
sched: Remove unused variable in 'struct sched_domain'
|
11 years ago |
Linus Torvalds
|
f080480488
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 years ago |
Thomas Gleixner
|
00d1a39e69
preempt: Make PREEMPT_ACTIVE generic
|
12 years ago |
Kees Cook
|
d049f74f2d
exec/ptrace: fix get_dumpable() incorrect tests
|
11 years ago |
Vineet Gupta
|
27f69e68a5
sched: remove ARCH specific fpu_counter from task_struct
|
11 years ago |
Marcelo Tosatti
|
8b414521bc
hung_task: add method to reset detector
|
11 years ago |
Ingo Molnar
|
fb10d5b7ef
Merge branch 'linus' into sched/core
|
11 years ago |
Johannes Weiner
|
4942642080
mm: memcg: handle non-error OOM situations more gracefully
|
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 |
Rik van Riel
|
04bb2f9475
sched/numa: Adjust scan rate in task_numa_placement
|
11 years ago |
Rik van Riel
|
dabe1d9924
sched/numa: Be more careful about joining numa groups
|
11 years ago |
Ingo Molnar
|
b32e86b430
sched/numa: Add debugging
|
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 |
Rik van Riel
|
5e1576ed0e
sched/numa: Stay on the same node if CLONE_VM
|
11 years ago |
Peter Zijlstra
|
6688cc0547
mm: numa: Do not group on RO pages
|
11 years ago |
Mel Gorman
|
e29cf08b05
sched/numa: Report a NUMA task group ID
|
11 years ago |
Peter Zijlstra
|
8c8a743c50
sched/numa: Use {cpu, pid} to create task groups for shared faults
|
11 years ago |
Peter Zijlstra
|
ac66f54772
sched/numa: Introduce migrate_swap()
|
11 years ago |
Mel Gorman
|
6b9a7460b6
sched/numa: Retry migration of tasks to CPU on a preferred node
|
11 years ago |
Mel Gorman
|
ac8e895bd2
sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults
|
11 years ago |
Mel Gorman
|
3a7053b322
sched/numa: Favour moving tasks towards the preferred node
|
11 years ago |
Mel Gorman
|
745d61476d
sched/numa: Update NUMA hinting faults once per scan
|
11 years ago |
Mel Gorman
|
688b7585d1
sched/numa: Select a preferred node with the most numa hinting faults
|
11 years ago |
Mel Gorman
|
f809ca9a55
sched/numa: Track NUMA hinting faults on per-node basis
|
11 years ago |
Mel Gorman
|
598f0ec0bc
sched/numa: Set the scan rate proportional to the memory usage of the task being scanned
|
11 years ago |
Peter Zijlstra
|
75f93fed50
sched: Revert need_resched() to look at TIF_NEED_RESCHED
|
12 years ago |