summaryrefslogtreecommitdiffstats
path: root/include/linux/compaction.h
Commit message (Expand)AuthorAgeFilesLines
* mm, compaction: distinguish contended status in tracepointsVlastimil Babka2015-11-061-0/+1
* mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2015-11-061-1/+1
* mm: allow compaction of unevictable pagesEric B Munson2015-04-161-0/+1
* mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim2015-02-121-60/+5Star
* mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim2015-02-121-0/+3
* mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim2015-02-121-0/+1
* mm: reduce try_to_compact_pages parametersVlastimil Babka2015-02-121-8/+9
* mm, compaction: simplify deferred compactionVlastimil Babka2014-12-111-4/+2Star
* mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka2014-12-111-2/+6
* mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka2014-10-101-2/+10
* mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka2014-10-101-6/+10
* mm, compaction: embed migration mode in compact_controlDavid Rientjes2014-06-051-2/+2
* mm: compaction: encapsulate defer reset logicVlastimil Babka2014-01-221-0/+16
* mm: compaction: make __compact_pgdat() and compact_pgdat() return voidAndrew Morton2013-02-241-3/+2Star
* mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-111-2/+2
* mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman2012-10-091-0/+15
* mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman2012-10-091-2/+2
* mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-221-2/+2
* mm/compaction: cleanup on compaction_deferredGavin Shan2012-08-011-2/+2
* Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-041-19/+0Star
* mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz2012-05-301-0/+19
* vmscan: only defer compaction for failed order and higherRik van Riel2012-03-221-4/+10
* vmscan: kswapd carefully call compactionRik van Riel2012-03-221-0/+6
* mm: compaction: make compact_zone_order() staticKyungmin Park2011-11-011-8/+0Star
* mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli2011-03-231-7/+2Star
* thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli2011-01-141-3/+8
* mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman2011-01-141-4/+6
* mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman2011-01-141-0/+14
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-251-0/+39
* mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-251-0/+3
* mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-251-4/+20
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-251-0/+16
* mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-251-0/+6
* mm: compaction: memory compaction coreMel Gorman2010-05-251-0/+9