summaryrefslogtreecommitdiff
path: root/mm/vmscan.c
Commit message (Expand)AuthorAge
* mm, THP, swap: add THP swapping out fallback countingHuang Ying2017-09-06
* mm, THP, swap: delay splitting THP after swapped outHuang Ying2017-09-06
* mm, vmscan: do not loop on too_many_isolated for everMichal Hocko2017-09-06
* mm: track actual nr_scanned during shrink_slab()Chris Wilson2017-09-06
* locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-10
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* mm, vmscan: avoid thrashing anon lru when free + file is lowDavid Rientjes2017-07-10
* mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-06
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-06
* mm, THP, swap: enable THP swap optimization only if has compound mapHuang Ying2017-07-06
* mm, THP, swap: check whether THP can be split firstlyHuang Ying2017-07-06
* mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim2017-07-06
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-06
* mm/vmscan.c: fix unsequenced modification and access warningNick Desaulniers2017-07-06
* mm/vmscan: Adjust system_state checksThomas Gleixner2017-05-23
* mm: vmscan: scan until it finds eligible pagesMinchan Kim2017-05-12
* mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka2017-05-08
* mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-03
* mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-03
* mm: memcontrol: clean up memory.events counting functionJohannes Weiner2017-05-03
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-03
* mm: make ttu's return booleanMinchan Kim2017-05-03
* mm: remove SWAP_AGAIN in ttuMinchan Kim2017-05-03
* mm: remove SWAP_MLOCK in ttuMinchan Kim2017-05-03
* mm: remove SWAP_DIRTY in ttuMinchan Kim2017-05-03
* mm/vmscan: more restrictive condition for retry in do_try_to_free_pagesYisheng Xie2017-05-03
* mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idxMel Gorman2017-05-03
* mm, vmscan: only clear pgdat congested/dirty/writeback state when balancedMel Gorman2017-05-03
* mm, vmscan: fix zone balance check in prepare_kswapd_sleepShantanu Goel2017-05-03
* mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-03
* mm: reclaim MADV_FREE pagesShaohua Li2017-05-03
* mm: delete unnecessary TTU_* flagsShaohua Li2017-05-03
* Revert "mm, vmscan: account for skipped pages as a partial scan"Johannes Weiner2017-05-03
* mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-03
* mm: don't avoid high-priority reclaim on memcg limit reclaimJohannes Weiner2017-05-03
* mm: don't avoid high-priority reclaim on unreclaimable nodesJohannes Weiner2017-05-03
* mm: remove seemingly spurious reclaimability check from laptop_mode gatingJohannes Weiner2017-05-03
* mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttlingJohannes Weiner2017-05-03
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-03
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-02
* mm, vmscan: clear PGDAT_WRITEBACK when zone is balancedMel Gorman2017-02-24
* mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner2017-02-24
* mm: vmscan: only write dirty pages that the scanner has seen twiceJohannes Weiner2017-02-24
* mm: vmscan: remove old flusher wakeup from direct reclaim pathJohannes Weiner2017-02-24
* mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner2017-02-24
* mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner2017-02-24
* Revert "mm: bail out in shrink_inactive_list()"Michal Hocko2017-02-22
* mm, vmscan: consider eligible zones in get_scan_countMichal Hocko2017-02-22
* mm, vmscan: cleanup lru size claculationsMichal Hocko2017-02-22
* mm, vmscan: do not count freed pages as PGDEACTIVATEMichal Hocko2017-02-22