Jeremy Eder
|
2c79737af8
mm: clean up transparent hugepage sysfs error messages
|
12 years ago |
Hugh Dickins
|
a4f1de1766
mm: fix kernel BUG at huge_memory.c:1474!
|
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
|
3ea41e6210
thp: avoid race on multiple parallel page faults to the same page
|
12 years ago |
Kirill A. Shutemov
|
79da5407ee
thp: introduce sysfs knob to disable huge zero page
|
12 years ago |
Kirill A. Shutemov
|
d8a8e1f0da
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
|
12 years ago |
Kirill A. Shutemov
|
97ae17497e
thp: implement refcounting for huge zero page
|
12 years ago |
Kirill A. Shutemov
|
78ca0e6792
thp: lazy huge zero page allocation
|
12 years ago |
Kirill A. Shutemov
|
80371957f0
thp: setup huge zero page on non-write page fault
|
12 years ago |
Kirill A. Shutemov
|
c5a647d09f
thp: implement splitting pmd for huge zero page
|
12 years ago |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
12 years ago |
Kirill A. Shutemov
|
cad7f613c4
thp: change_huge_pmd(): make sure we don't try to make a page writable
|
12 years ago |
Kirill A. Shutemov
|
93b4796ded
thp: do_huge_pmd_wp_page(): handle huge zero page
|
12 years ago |
Kirill A. Shutemov
|
fc9fe822f7
thp: copy_huge_pmd(): copy huge zero page
|
12 years ago |
Kirill A. Shutemov
|
479f0abbfd
thp: zap_huge_pmd(): zap huge zero pmd
|
12 years ago |
Kirill A. Shutemov
|
4a6c129726
thp: huge zero page: basic preparation
|
12 years ago |
Will Deacon
|
a1dd450bcb
mm: thp: set the accessed flag for old pages on access fault
|
12 years ago |
Bob Liu
|
b3092b3b73
thp: cleanup: introduce mk_huge_pmd()
|
12 years ago |
Bob Liu
|
fa475e517a
thp: introduce hugepage_vma_check()
|
12 years ago |
Bob Liu
|
6219049ae1
mm: introduce mm_find_pmd()
|
12 years ago |
Bob Liu
|
344aa35c27
thp: clean up __collapse_huge_page_isolate
|
12 years ago |
Ingo Molnar
|
4fc3f1d66b
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
|
12 years ago |
Ingo Molnar
|
5a505085f0
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
|
12 years ago |
Mel Gorman
|
b32967ff10
mm: numa: Add THP migration for the NUMA working set scanning fault case.
|
12 years ago |
Mel Gorman
|
b8593bfda1
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
|
12 years ago |
Hillf Danton
|
5aa80374a1
mm: numa: split_huge_page: Transfer last_nid on tail page
|
12 years ago |
Mel Gorman
|
03c5a6e163
mm: numa: Add pte updates, hinting and migration stats
|
12 years ago |
Peter Zijlstra
|
cbee9f88ec
mm: numa: Add fault driven placement and migration
|
12 years ago |
Mel Gorman
|
4b10e7d562
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
|
12 years ago |
Mel Gorman
|
4daae3b4b9
mm: mempolicy: Use _PAGE_NUMA to migrate pages
|
12 years ago |