Rik van Riel
|
a5338093bf
mm: move mmu notifier call from change_protection to change_pmd_range
|
11 years ago |
Mel Gorman
|
1ad9f620c3
mm: numa: recheck for transhuge pages under lock during protection changes
|
11 years ago |
Rik van Riel
|
88a9ab6e3d
mm,numa: reorganize change_pmd_range()
|
11 years ago |
Aneesh Kumar K.V
|
56eecdb912
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
|
11 years ago |
Aneesh Kumar K.V
|
9d85d5863f
mm: Dirty accountable change only apply to non prot numa case
|
11 years ago |
Mel Gorman
|
64a9a34e22
mm: numa: do not automatically migrate KSM pages
|
11 years ago |
Rik van Riel
|
2084140594
mm: fix TLB flush race between migration, and change_protection_range
|
11 years ago |
Mel Gorman
|
1667918b64
mm: numa: clear numa hinting information on mprotect
|
11 years ago |
Mel Gorman
|
0c5f83c23c
mm: numa: do not clear PTE for pte_numa update
|
11 years ago |
Mel Gorman
|
72403b4a0f
mm: numa: return the number of base pages altered by protection changes
|
11 years ago |
Ingo Molnar
|
fb10d5b7ef
Merge branch 'linus' into sched/core
|
11 years ago |
Mel Gorman
|
0255d49184
mm: Account for a THP NUMA hinting update as one PTE update
|
12 years ago |
Cyrill Gorcunov
|
c3d16e1652
mm: migration: do not lose soft dirty bit if page is in migration state
|
11 years ago |
Mel Gorman
|
0f19c17929
mm: numa: Do not batch handle PMD pages
|
12 years ago |
Peter Zijlstra
|
90572890d2
mm: numa: Change page last {nid,pid} into {cpu,pid}
|
12 years ago |
Mel Gorman
|
25cbbef192
mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults
|
12 years ago |
Mel Gorman
|
b795854b1f
sched/numa: Set preferred NUMA node based on number of private faults
|
12 years ago |
Mel Gorman
|
1bc115d87d
mm: numa: Scan pages with elevated page_mapcount
|
12 years ago |
Mel Gorman
|
f123d74abf
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
|
12 years ago |
Mel Gorman
|
e920e14ca2
mm: Do not flush TLB during protection change if !pte_present && !migration_entry
|
12 years ago |
Mel Gorman
|
afcae2655b
mm: Account for a THP NUMA hinting update as one PTE update
|
12 years ago |
Andrew Morton
|
7d12efaea7
mm/mprotect.c: coding-style cleanups
|
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 |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
12 years ago |
Mel Gorman
|
9532fec118
mm: numa: Migrate pages handled during a pmd_numa hinting fault
|
12 years ago |
Mel Gorman
|
4b10e7d562
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
|
12 years ago |
Ingo Molnar
|
1233d58821
mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
|
12 years ago |
Peter Zijlstra
|
7da4d641c5
mm: Count the number of pages affected in change_protection()
|
12 years ago |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Konstantin Khlebnikov
|
ce1744f4ed
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
|
13 years ago |