summaryrefslogtreecommitdiff
path: root/mm/compaction.c
AgeCommit message (Expand)Author
2011-03-22mm: compaction: minimise the time IRQs are disabled while isolating pages for...Andrea Arcangeli
2011-03-22mm: compaction: minimise the time IRQs are disabled while isolating free pagesMel Gorman
2011-03-22mm/compaction: check migrate_pages's return value instead of list_empty()Minchan Kim
2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-01-20mm: compaction: prevent division-by-zero during user-requested compactionJohannes Weiner
2011-01-13thp: use compaction for all allocation ordersAndrea Arcangeli
2011-01-13thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli
2011-01-13thp: transhuge isolate_migratepages()Andrea Arcangeli
2011-01-13mm: compaction: perform a faster migration scan when migrating asynchronouslyMel Gorman
2011-01-13mm: migration: cleanup migrate_pages API by matching types for offlining and ...Mel Gorman
2011-01-13mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman
2011-01-13mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman
2011-01-13mm: compaction: add trace events for memory compaction activityMel Gorman
2010-12-22mm/compaction.c: avoid double mem_cgroup_del_lru()Minchan Kim
2010-09-09mm: compaction: handle active and inactive fairly in too_many_isolatedMinchan Kim
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: direct compact when a high-order allocation failsMel Gorman
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman
2010-05-25mm: compaction: memory compaction coreMel Gorman