summaryrefslogtreecommitdiff
path: root/mm/compaction.c
Commit message (Expand)AuthorAge
* 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
* mm/compaction.c: add an is_via_compact_memory() helperYaowei Bai2015-11-05
* mm/compaction: correct to flush migrated pages if pageblock skip happensJoonsoo Kim2015-09-08
* mm, compaction: skip compound pages by order in free scannerVlastimil Babka2015-09-08
* mm, compaction: always skip all compound pages by order in migrate scannerVlastimil Babka2015-09-08
* mm, compaction: encapsulate resetting cached scanner positionsVlastimil Babka2015-09-08
* mm, compaction: simplify handling restart position in free pages scannerVlastimil Babka2015-09-08
* mm, compaction: more robust check for scanners meetingVlastimil Babka2015-09-08
* mm/compaction.c: fix "suitable_migration_target() unused" warningAndrew Morton2015-04-15
* mm/compaction: reset compaction scanner positionsGioh Kim2015-04-15
* mm: allow compaction of unevictable pagesEric B Munson2015-04-15
* mm/compaction: enhance compaction finish conditionJoonsoo Kim2015-04-14
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2015-02-13
* mm: fix negative nr_isolated countsHugh Dickins2015-02-12
* mm/compaction: stop the isolation when we isolate enough freepageJoonsoo Kim2015-02-12
* mm/compaction: fix wrong order check in compact_finished()Joonsoo Kim2015-02-12
* 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: print current range where compaction workJoonsoo 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