summaryrefslogtreecommitdiff
path: root/include/linux/compaction.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm, compaction: restrict full priority to non-costly ordersVlastimil Babka2016-10-07
* mm, compaction: create compact_gap wrapperVlastimil Babka2016-10-07
* mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2016-10-07
* mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-07
* mm, compaction: cleanup unused functionsVlastimil Babka2016-10-07
* mm, compaction: simplify contended compaction handlingVlastimil Babka2016-07-28
* mm, compaction: introduce direct compaction priorityVlastimil Babka2016-07-28
* mm: fix build warnings in <linux/compaction.h>Minchan Kim2016-07-26
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-26
* mm, oom, compaction: prevent from should_compact_retry looping for ever for c...Michal Hocko2016-05-20
* mm, compaction: abstract compaction feedback to helpersMichal Hocko2016-05-20
* mm, compaction: update compaction_result orderingMichal Hocko2016-05-20
* mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko2016-05-20
* mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPEDMichal Hocko2016-05-20
* mm, compaction: change COMPACT_ constants into enumMichal Hocko2016-05-20
* mm, page_alloc: convert alloc_flags to unsignedMel Gorman2016-05-19
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-17
* mm, compaction: distinguish contended status in tracepointsVlastimil Babka2015-11-05
* mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2015-11-05
* mm: allow compaction of unevictable pagesEric B Munson2015-04-15
* mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim2015-02-11
* mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim2015-02-11
* mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim2015-02-11
* mm: reduce try_to_compact_pages parametersVlastimil Babka2015-02-11
* mm, compaction: simplify deferred compactionVlastimil Babka2014-12-10
* mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka2014-12-10
* mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka2014-10-09
* mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka2014-10-09
* mm, compaction: embed migration mode in compact_controlDavid Rientjes2014-06-04
* mm: compaction: encapsulate defer reset logicVlastimil Babka2014-01-21
* mm: compaction: make __compact_pgdat() and compact_pgdat() return voidAndrew Morton2013-02-23
* mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-11
* mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman2012-10-09
* mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman2012-10-09
* mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-21
* mm/compaction: cleanup on compaction_deferredGavin Shan2012-07-31
* 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