Hugh Dickins
|
d8fc16a825
ksm: fix m68k build: only NUMA needs pfn_to_nid
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Hugh Dickins
|
ef53d16cde
ksm: allocate roots when needed
|
12 years ago |
Hugh Dickins
|
5117b3b835
mm,ksm: FOLL_MIGRATION do migration_entry_wait
|
12 years ago |
Hugh Dickins
|
bc56620b49
ksm: shrink 32-bit rmap_item back to 32 bytes
|
12 years ago |
Hugh Dickins
|
b599cbdf1c
ksm: treat unstable nid like in stable tree
|
12 years ago |
Hugh Dickins
|
8fdb3dbf02
ksm: add some comments
|
12 years ago |
Hugh Dickins
|
ef4d43a807
ksm: stop hotremove lockdep warning
|
12 years ago |
Hugh Dickins
|
4146d2d673
ksm: make !merge_across_nodes migration safe
|
12 years ago |
Hugh Dickins
|
c8d6553b95
ksm: make KSM page migration possible
|
12 years ago |
Hugh Dickins
|
cbf86cfe04
ksm: remove old stable nodes more thoroughly
|
12 years ago |
Hugh Dickins
|
8aafa6a485
ksm: get_ksm_page locked
|
12 years ago |
Hugh Dickins
|
ee0ea59cf9
ksm: reorganize ksm_check_stable_tree
|
12 years ago |
Hugh Dickins
|
e850dcf530
ksm: trivial tidyups
|
12 years ago |
Petr Holasek
|
90bd6fd31c
ksm: allow trees per NUMA node
|
12 years ago |
Sasha Levin
|
4ca3a69bcb
mm/ksm.c: use new hashtable implementation
|
12 years ago |
Johannes Weiner
|
af34770e55
mm: reduce rmap overhead for ex-KSM page copies created on swap faults
|
12 years ago |
Hugh Dickins
|
b6b19f25f6
ksm: make rmap walks more scalable
|
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 |
David Rientjes
|
e1e12d2f31
mm, oom: fix race when specifying a thread as the oom origin
|
12 years ago |
David Rientjes
|
a9c58b907d
mm, oom: change type of oom_score_adj to short
|
12 years ago |
Bob Liu
|
6219049ae1
mm: introduce mm_find_pmd()
|
12 years ago |
Ingo Molnar
|
4fc3f1d66b
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
|
12 years ago |
Haggai Eran
|
6bdb913f0a
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
|
12 years ago |
Hugh Dickins
|
39b5f29ac1
mm: remove vma arg from page_evictable
|
12 years ago |
Michel Lespinasse
|
bf181b9f9d
mm anon rmap: replace same_anon_vma linked list with an interval tree.
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
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 |
Bob Liu
|
ef6942224a
ksm: cleanup: introduce find_mergeable_vma()
|
13 years ago |