aboutsummaryrefslogtreecommitdiffstats
path: root/mm/compaction.c
Commit message (Expand)AuthorAge
* mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka2019-10-14
* mm/compaction.c: remove unnecessary zone parameter in isolate_migratepages()Pengfei Li2019-09-24
* mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zoneYafang Shao2019-09-24
* mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-24
* mm: compaction: avoid 100% CPU usage during compaction when a task is killedMel Gorman2019-08-03
* mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose2019-06-01
* mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-18
* mm: move buddy list manipulations into helpersDan Williams2019-05-14
* mm/compaction.c: fix an undefined behaviourQian Cai2019-05-14
* mm/compaction.c: abort search if isolation failsQian Cai2019-04-04
* mm/compaction.c: correct zone boundary handling when resetting pageblock skip...Mel Gorman2019-04-04
* mm/compaction: pass pgdat to too_many_isolated() instead of zoneAndrey Ryabinin2019-03-06
* mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin2019-03-06
* mm, compaction: capture a page under direct compactionMel Gorman2019-03-06
* mm, compaction: be selective about what pageblocks to clear skip hintsMel Gorman2019-03-06
* mm, compaction: sample pageblocks for free pagesMel Gorman2019-03-06
* mm, compaction: round-robin the order while searching the free lists for a ta...Mel Gorman2019-03-06
* mm, compaction: reduce premature advancement of the migration target scannerMel Gorman2019-03-06
* mm, compaction: do not consider a need to reschedule as contentionMel Gorman2019-03-06
* mm, compaction: rework compact_should_abort as compact_check_reschedMel Gorman2019-03-06
* mm, compaction: keep cached migration PFNs synced for unusable pageblocksMel Gorman2019-03-06
* mm, compaction: check early for huge pages encountered by the migration scannerMel Gorman2019-03-06
* mm, compaction: finish pageblock scanning on contentionMel Gorman2019-03-06
* mm, compaction: avoid rescanning the same pageblock multiple timesMel Gorman2019-03-06
* mm, compaction: use free lists to quickly locate a migration targetMel Gorman2019-03-06
* mm, compaction: keep migration source private to a single compaction instanceMel Gorman2019-03-06
* mm, compaction: use free lists to quickly locate a migration sourceMel Gorman2019-03-06
* mm, compaction: always finish scanning of a full pageblockMel Gorman2019-03-06
* mm, compaction: rename map_pages to split_map_pagesMel Gorman2019-03-06
* mm, compaction: remove unnecessary zone parameter in some instancesMel Gorman2019-03-06
* mm, compaction: remove last_migrated_pfn from compact_controlMel Gorman2019-03-06
* mm: remove sysctl_extfrag_handler()Matthew Wilcox2019-03-06
* mm: move zone watermark accesses behind an accessorMel Gorman2018-12-28
* psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-26
* mm: use octal not symbolic permissionsJoe Perches2018-06-14
* Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-24
* mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-11
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-11
* mm: kernel-doc: add missing parameter descriptionsMike Rapoport2018-04-06
* mm, compaction: drain pcps for zone when kcompactd failsDavid Rientjes2018-04-06
* mm/compaction.c: fix comment for try_to_compact_pages()Yang Shi2018-01-31
* mm, compaction: remove unneeded pageblock_skip_persistent() checksVlastimil Babka2017-11-17
* mm, compaction: split off flag for not updating skip hintsVlastimil Babka2017-11-17
* mm, compaction: extend pageblock_skip_persistent() to all compound pagesVlastimil Babka2017-11-17
* mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes2017-11-17
* mm, compaction: kcompactd should not ignore pageblock skipDavid Rientjes2017-11-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm,compaction: serialize waitqueue_active() checks (for real)Davidlohr Bueso2017-10-03
* mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko2017-07-06
* mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka2017-05-08