aboutsummaryrefslogtreecommitdiff
path: root/include/linux/compaction.h
AgeCommit message (Expand)Author
2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman
2012-10-09mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman
2012-10-09mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman
2012-07-31mm/compaction: cleanup on compaction_deferredGavin Shan
2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds
2012-05-29mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz
2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel
2012-03-21vmscan: kswapd carefully call compactionRik van Riel
2011-10-31mm: compaction: make compact_zone_order() staticKyungmin Park
2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-01-13thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli
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
2010-05-25mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman
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