Ralf Baechle
|
325adeb55e
mm: huge_memory: Fix build error.
|
12 years ago |
David Miller
|
f5c8ad4728
mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().
|
12 years ago |
David Miller
|
b113da6578
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
|
12 years ago |
David Rientjes
|
b676b293fb
mm, thp: fix mapped pages avoiding unevictable list on mlock
|
12 years ago |
Sagi Grimberg
|
2ec74c3ef2
mm: move all mmu notifier invocations to be done outside the PT lock
|
12 years ago |
Catalin Marinas
|
eab1eef991
mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c
|
12 years ago |
Xiao Guangrong
|
e3b4126c55
thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator
|
12 years ago |
Michel Lespinasse
|
86c2ad1995
mm rmap: remove vma_address check for address inside vma
|
12 years ago |
Michel Lespinasse
|
bf181b9f9d
mm anon rmap: replace same_anon_vma linked list with an interval tree.
|
12 years ago |
Gerald Schaefer
|
8e72033f2a
thp: make MADV_HUGEPAGE check for mm->def_flags
|
12 years ago |
Gerald Schaefer
|
46dcde735c
thp: introduce pmdp_invalidate()
|
12 years ago |
Gerald Schaefer
|
e3ebcf6438
thp: remove assumptions on pgtable_t type
|
12 years ago |
Xiao Guangrong
|
227e404748
thp: remove unnecessary set_recommended_min_free_kbytes
|
12 years ago |
Xiao Guangrong
|
17c230afa5
thp: use khugepaged_enabled to remove duplicate code
|
12 years ago |
Xiao Guangrong
|
b7231789b0
thp: remove khugepaged_loop
|
12 years ago |
Xiao Guangrong
|
26234f36ef
thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page
|
12 years ago |
Xiao Guangrong
|
420256ef02
thp: release page in page pre-alloc path
|
12 years ago |
Xiao Guangrong
|
d516904bd2
thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan
|
12 years ago |
Xiao Guangrong
|
9817626e72
thp: remove some code depend on CONFIG_NUMA
|
12 years ago |
Xiao Guangrong
|
2017c0bff8
thp: remove wake_up_interruptible in the exit path
|
12 years ago |
Xiao Guangrong
|
e060f0e013
thp: remove unnecessary khugepaged_thread check
|
12 years ago |
Xiao Guangrong
|
911891afe1
thp: move khugepaged_mutex out of khugepaged
|
12 years ago |
Xiao Guangrong
|
637e3a27ec
thp: remove unnecessary check in start_khugepaged
|
12 years ago |
Xiao Guangrong
|
65b3c07b43
thp: fix the count of THP_COLLAPSE_ALLOC
|
12 years ago |
Konstantin Khlebnikov
|
4b6e1e3702
mm: kill vma flag VM_INSERTPAGE
|
12 years ago |
Konstantin Khlebnikov
|
cc2383ec06
mm: introduce arch-specific vma flag VM_ARCH_1
|
12 years ago |
Konstantin Khlebnikov
|
b3b9c2932c
mm, x86, pat: rework linear pfn-mmap tracking
|
12 years ago |
Andrea Arcangeli
|
99a1300e1d
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy
|
12 years ago |
Hugh Dickins
|
fa9add641b
mm/memcg: apply add/del_page to lruvec
|
13 years ago |
David Rientjes
|
6f60b69d8c
mm, thp: drop page_table_lock to uncharge memcg pages
|
13 years ago |