summaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAgeFilesLines
* mm: vmscan: fix memcg-aware shrinkers not called on global reclaimVladimir Davydov2016-08-021-1/+1
* mm: bail out in shrink_inactive_list()Minchan Kim2016-07-281-0/+27
* mm, vmscan: account for skipped pages as a partial scanMel Gorman2016-07-281-2/+18
* mm: consider whether to decivate based on eligible zones inactive ratioMel Gorman2016-07-281-5/+29
* mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-281-0/+18
* mm: add per-zone lru list statMinchan Kim2016-07-281-9/+0
* mm, vmscan: release/reacquire lru_lock on pgdat changeMel Gorman2016-07-281-11/+10
* mm, vmscan: remove redundant check in shrink_zones()Mel Gorman2016-07-281-3/+0
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-281-7/+33
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-281-16/+0
* mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman2016-07-281-2/+13
* mm, vmscan: add classzone information to tracepointsMel Gorman2016-07-281-5/+9
* mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads...Mel Gorman2016-07-281-8/+14
* mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep()Mel Gorman2016-07-281-8/+4
* mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_readyMel Gorman2016-07-281-20/+7
* mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_nodeMel Gorman2016-07-281-11/+9
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-281-39/+38
* mm, vmscan: only wakeup kswapd once per node for the requested classzoneMel Gorman2016-07-281-2/+11
* mm: move vmscan writes and file write accounting to the nodeMel Gorman2016-07-281-2/+2
* mm: move most file-based accounting to the nodeMel Gorman2016-07-281-8/+8
* mm: move page mapped accounting to the nodeMel Gorman2016-07-281-1/+1
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-281-10/+9
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-281-26/+35
* mm: vmscan: do not reclaim from kswapd if there is any eligible zoneMel Gorman2016-07-281-32/+27
* mm, vmscan: remove duplicate logic clearing node congestion and dirty stateMel Gorman2016-07-281-12/+12
* mm, vmscan: by default have direct reclaim only shrink once per nodeMel Gorman2016-07-281-8/+14
* mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman2016-07-281-51/+50
* mm, vmscan: remove balance gapMel Gorman2016-07-281-11/+8
* mm, vmscan: make kswapd reclaim in terms of nodesMel Gorman2016-07-281-191/+101
* mm, vmscan: have kswapd only scan based on the highest requested zoneMel Gorman2016-07-281-5/+2
* mm, vmscan: begin reclaiming pages on a per-node basisMel Gorman2016-07-281-24/+55
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-95/+131
* mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-281-24/+24
* vmscan: split file huge pages before paging them outKirill A. Shutemov2016-07-261-0/+6
* mm: balloon: use general non-lru movable page featureMinchan Kim2016-07-261-1/+1
* mm, oom: rework oom detectionMichal Hocko2016-05-201-21/+4
* vmscan: consider classzone_idx in compaction_readyMichal Hocko2016-05-201-4/+4
* mm: vmscan: reduce size of inactive file listRik van Riel2016-05-201-62/+42
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-191-13/+10
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-2/+2
* mm: wake kcompactd before kswapd's short sleepVlastimil Babka2016-04-281-14/+14
* mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-04-281-1/+1
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-3/+3
* mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov2016-03-171-5/+10
* mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka2016-03-171-99/+48
* mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka2016-03-171-2/+1
* mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner2016-03-151-4/+0
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-151-6/+5
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-151-9/+9
* mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-151-4/+4