Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Rafael Aquini
|
5733c7d11d
mm: introduce putback_movable_pages()
|
12 years ago |
Rafael Aquini
|
18468d93e5
mm: introduce a common interface for balloon pages mobility
|
12 years ago |
Rafael Aquini
|
78bd52097d
mm: adjust address_space_operations.migratepage() return code
|
12 years ago |
Mel Gorman
|
220018d388
mm: numa: Add THP migration for the NUMA working set scanning fault case build fix
|
12 years ago |
Mel Gorman
|
b32967ff10
mm: numa: Add THP migration for the NUMA working set scanning fault case.
|
12 years ago |
Mel Gorman
|
e14808b49f
mm: numa: Rate limit setting of pte_numa if node is saturated
|
12 years ago |
Peter Zijlstra
|
7039e1dbec
mm: migrate: Introduce migrate_misplaced_page()
|
12 years ago |
Mel Gorman
|
7b2a2d4a18
mm: migrate: Add a tracepoint for migrate_pages
|
12 years ago |
Aneesh Kumar K.V
|
189ebff289
hugetlb: simplify migrate_huge_page()
|
13 years ago |
Konstantin Khlebnikov
|
ce1744f4ed
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
|
13 years ago |
Andrew Morton
|
6536e3123e
mm: fix warnings regarding enum migrate_mode
|
13 years ago |
Mel Gorman
|
a6bc32b899
mm: compaction: introduce sync-light migration for use by compaction
|
13 years ago |
Mel Gorman
|
b969c4ab9f
mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage
|
13 years ago |
Mel Gorman
|
7f0f24967b
mm: migration: cleanup migrate_pages API by matching types for offlining and sync
|
14 years ago |
Mel Gorman
|
77f1fe6b08
mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path
|
14 years ago |
Naoya Horiguchi
|
6f39ce056a
Fix build error with !CONFIG_MIGRATION
|
15 years ago |
Naoya Horiguchi
|
290408d4a2
hugetlb: hugepage migration core
|
15 years ago |
Mel Gorman
|
748446bb6b
mm: compaction: memory compaction core
|
15 years ago |
Minchan Kim
|
e13861d822
mm: remove return value of putback_lru_pages()
|
15 years ago |
Hugh Dickins
|
62b61f611e
ksm: memory hotremove migration only
|
15 years ago |
KOSAKI Motohiro
|
64cdd548ff
mm: cleanup: remove #ifdef CONFIG_MIGRATION
|
16 years ago |
Nick Piggin
|
62695a84eb
vmscan: move isolate_lru_page() to vmscan.c
|
17 years ago |
Gerald Schaefer
|
83d1674a94
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
|
17 years ago |
Christoph Lameter
|
906e0be197
page migration: Only migrate pages if allocation in the highest zone is possible
|
18 years ago |
Christoph Lameter
|
0dc952dc3e
[PATCH] Page migration: Fix vma flag checking
|
18 years ago |
Christoph Lameter
|
7b2259b3e5
[PATCH] page migration: Support a vma migration function
|
19 years ago |
Christoph Lameter
|
742755a1d8
[PATCH] page migration: sys_move_pages(): support moving of individual pages
|
19 years ago |
Christoph Lameter
|
95a402c384
[PATCH] page migration: use allocator function for migrate_pages()
|
19 years ago |
Christoph Lameter
|
aaa994b300
[PATCH] page migration: handle freeing of pages in migrate_pages()
|
19 years ago |