aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compaction.h
Commit message (Expand)AuthorAge
* Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-03
* mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz2012-05-29
* vmscan: only defer compaction for failed order and higherRik van Riel2012-03-21
* vmscan: kswapd carefully call compactionRik van Riel2012-03-21
* mm: compaction: make compact_zone_order() staticKyungmin Park2011-10-31
* mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli2011-03-22
* thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli2011-01-13
* mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman2011-01-13
* mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman2011-01-13
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-25
* mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-25
* mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-25
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-25
* mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-25
* mm: compaction: memory compaction coreMel Gorman2010-05-25