index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
sched/numa: Introduce migrate_swap()
Peter Zijlstra
2013-10-09
7
-14
/
+110
|
*
|
|
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
2013-10-09
2
-98
/
+175
|
*
|
|
mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults
Mel Gorman
2013-10-09
1
-2
/
+5
|
*
|
|
sched/numa: Do not trap hinting faults for shared libraries
Mel Gorman
2013-10-09
1
-0
/
+10
|
*
|
|
sched/numa: Increment numa_migrate_seq when task runs in correct location
Rik van Riel
2013-10-09
1
-1
/
+9
|
*
|
|
sched/numa: Retry migration of tasks to CPU on a preferred node
Mel Gorman
2013-10-09
2
-7
/
+24
|
*
|
|
sched/numa: Avoid overloading CPUs on a preferred NUMA node
Mel Gorman
2013-10-09
1
-29
/
+102
|
*
|
|
mm: numa: Limit NUMA scanning to migrate-on-fault VMAs
Mel Gorman
2013-10-09
3
-1
/
+26
|
*
|
|
sched/numa: Do not migrate memory immediately after switching node
Rik van Riel
2013-10-09
3
-3
/
+29
|
*
|
|
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
2013-10-09
12
-82
/
+149
|
*
|
|
sched/numa: Remove check that skips small VMAs
Mel Gorman
2013-10-09
1
-4
/
+0
|
*
|
|
mm: numa: Scan pages with elevated page_mapcount
Mel Gorman
2013-10-09
5
-29
/
+18
|
*
|
|
sched/numa: Check current->mm before allocating NUMA faults
Mel Gorman
2013-10-09
1
-2
/
+4
|
*
|
|
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
2013-10-09
4
-17
/
+47
|
*
|
|
sched/numa: Reschedule task on preferred NUMA node once selected
Mel Gorman
2013-10-09
3
-1
/
+65
|
*
|
|
sched/numa: Resist moving tasks towards nodes with fewer hinting faults
Mel Gorman
2013-10-09
2
-0
/
+41
|
*
|
|
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
2013-10-09
6
-6
/
+83
|
*
|
|
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
2013-10-09
3
-3
/
+27
|
*
|
|
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
2013-10-09
3
-2
/
+17
|
*
|
|
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
2013-10-09
4
-1
/
+27
|
*
|
|
sched/numa: Slow scan rate if no NUMA hinting faults are being recorded
Mel Gorman
2013-10-09
1
-0
/
+12
|
*
|
|
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
2013-10-09
3
-17
/
+83
|
*
|
|
sched/numa: Initialise numa_next_scan properly
Mel Gorman
2013-10-09
2
-2
/
+9
|
*
|
|
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
2013-10-09
4
-34
/
+1
|
*
|
|
sched/numa: Continue PTE scanning even if migrate rate limited
Peter Zijlstra
2013-10-09
1
-8
/
+0
|
*
|
|
sched/numa: Mitigate chance that same task always updates PTEs
Peter Zijlstra
2013-10-09
1
-1
/
+7
|
*
|
|
mm: numa: Do not migrate or account for hinting faults on the zero page
Mel Gorman
2013-10-09
2
-1
/
+10
|
*
|
|
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
Mel Gorman
2013-10-09
2
-7
/
+26
|
*
|
|
mm: Do not flush TLB during protection change if !pte_present && !migration_e...
Mel Gorman
2013-10-09
1
-1
/
+2
|
*
|
|
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
2013-10-09
1
-1
/
+1
|
*
|
|
mm: Close races between THP migration and PMD numa clearing
Mel Gorman
2013-10-09
2
-26
/
+26
|
*
|
|
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2013-10-09
2
-44
/
+34
|
*
|
|
mm: Prevent parallel splits during THP migration
Mel Gorman
2013-10-09
1
-14
/
+30
|
*
|
|
mm: Wait for THP migrations to complete during NUMA hinting faults
Mel Gorman
2013-10-09
1
-7
/
+16
|
*
|
|
mm: numa: Do not account for a hinting fault if we raced
Mel Gorman
2013-10-09
1
-1
/
+4
|
*
|
|
sched/numa: Fix comments
Peter Zijlstra
2013-10-09
2
-5
/
+5
|
*
|
|
mm: numa: Document automatic NUMA balancing sysctls
Mel Gorman
2013-10-09
1
-0
/
+66
|
*
|
|
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-09
893
-4829
/
+8754
|
|
\
\
\
|
*
|
|
|
sched/rt: Remove redundant nr_cpus_allowed test
Shawn Bohrer
2013-10-06
1
-2
/
+1
|
*
|
|
|
sched/wait: Clean up wait.h details a bit
Ingo Molnar
2013-10-04
1
-64
/
+60
|
*
|
|
|
MAINTAINERS, sched: Update file pattern
Peter Zijlstra
2013-10-04
1
-0
/
+2
|
*
|
|
|
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-04
5
-81
/
+73
|
*
|
|
|
sched/wait: Collapse __wait_event_hrtimeout()
Peter Zijlstra
2013-10-04
1
-13
/
+2
|
*
|
|
|
sched/wait: Collapse __wait_event_killable()
Peter Zijlstra
2013-10-04
1
-16
/
+1
|
*
|
|
|
sched/wait: Collapse __wait_event_interruptible_tty()
Peter Zijlstra
2013-10-04
1
-17
/
+4
|
*
|
|
|
sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()
Peter Zijlstra
2013-10-04
1
-19
/
+6
|
*
|
|
|
sched/wait: Collapse __wait_event_interruptible_lock_irq()
Peter Zijlstra
2013-10-04
1
-20
/
+6
|
*
|
|
|
sched/wait: Collapse __wait_event_lock_irq()
Peter Zijlstra
2013-10-04
1
-14
/
+6
|
*
|
|
|
sched/wait: Collapse __wait_event_interruptible_exclusive()
Peter Zijlstra
2013-10-04
1
-20
/
+2
|
*
|
|
|
sched/wait: Collapse __wait_event_interruptible_timeout()
Peter Zijlstra
2013-10-04
1
-15
/
+3
[prev]
[next]