summaryrefslogtreecommitdiffstats
path: root/mm/compaction.c
Commit message (Expand)AuthorAge
* mm, compaction: restrict fragindex to costly ordersVlastimil Babka2016-10-07
* mm, compaction: ignore fragindex from compaction_zonelist_suitable()Vlastimil Babka2016-10-07
* mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka2016-10-07
* mm, compaction: require only min watermarks for non-costly ordersVlastimil Babka2016-10-07
* mm, compaction: use proper alloc_flags in __compaction_suitable()Vlastimil Babka2016-10-07
* mm, compaction: create compact_gap wrapperVlastimil Babka2016-10-07
* mm, compaction: use correct watermark when checking compaction successVlastimil Babka2016-10-07
* mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2016-10-07
* mm, compaction: don't recheck watermarks after COMPACT_SUCCESSVlastimil Babka2016-10-07
* mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-07
* mm, compaction: cleanup unused functionsVlastimil Babka2016-10-07
* mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka2016-10-07
* mm, compaction: simplify contended compaction handlingVlastimil Babka2016-07-28
* mm, compaction: introduce direct compaction priorityVlastimil Babka2016-07-28
* mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT modeHugh Dickins2016-07-28
* mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-28
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-28
* mm/compaction: remove unnecessary order check in try_to_compact_pages()Ganesh Mahendran2016-07-28
* mm/page_alloc: introduce post allocation processing on page allocatorJoonsoo Kim2016-07-26
* mm/page_owner: initialize page owner without holding the zone lockJoonsoo Kim2016-07-26
* mm/compaction: split freepages without holding the zone lockJoonsoo Kim2016-07-26
* zsmalloc: introduce zspage structureMinchan Kim2016-07-26
* mm: balloon: use general non-lru movable page featureMinchan Kim2016-07-26
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-26
* mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes2016-07-15
* mm, compaction: abort free scanner if split failsDavid Rientjes2016-06-24
* mm/compaction.c: fix zoneindex in kcompactd()Chen Feng2016-05-20
* mm, oom, compaction: prevent from should_compact_retry looping for ever for c...Michal 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: cover all compaction mode in compact_zoneMichal Hocko2016-05-20
* mm, compaction: change COMPACT_ constants into enumMichal Hocko2016-05-20
* mm, page_alloc: remove field from alloc_contextMel Gorman2016-05-19
* mm, page_alloc: convert alloc_flags to unsignedMel Gorman2016-05-19
* mm, compaction: skip blocks where isolation fails in async direct compactionVlastimil Babka2016-05-19
* mm, compaction: reduce spurious pcplist drainsVlastimil Babka2016-05-19
* mm, compaction: wrap calculating first and last pfn of pageblockVlastimil Babka2016-05-19
* mm: fix kcompactd hang during memory offliningVlastimil Babka2016-05-05
* mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins2016-05-05
* mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka2016-03-17
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-17
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-15
* mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim2016-03-15
* mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim2016-03-15
* mm/compaction.c: __compact_pgdat() code cleanuupJoonsoo Kim2016-01-14
* mm/compaction: improve comment for compact_memory tunable knob handlerYaowei Bai2016-01-14
* mm, compaction: distinguish contended status in tracepointsVlastimil Babka2015-11-05
* mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2015-11-05