summaryrefslogtreecommitdiffstats
path: root/mm/workingset.c
Commit message (Expand)AuthorAgeFilesLines
* mm, workingset: make working set detection node-awareMel Gorman2016-07-291-23/+20Star
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-291-3/+3
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-291-3/+3
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-291-2/+2
* mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-291-4/+5
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-291-4/+6
* mm: workingset: printk missing log level, use pr_info()Anton Blanchard2016-07-151-1/+1
* mm: workingset: make shadow node shrinker memcg awareVladimir Davydov2016-03-171-3/+7
* mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov2016-03-171-1/+3
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-161-5/+4Star
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-161-10/+69
* mm: workingset: eviction buckets for bigmem/lowbit machinesJohannes Weiner2016-03-161-1/+29
* mm: workingset: separate shadow unpacking and refault calculationJohannes Weiner2016-03-161-28/+28
* mm: workingset: #define radix entry eviction maskJohannes Weiner2016-03-161-4/+6
* dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-231-2/+2
* list_lru: add helpers to isolate itemsVladimir Davydov2015-02-131-1/+2
* list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-131-3/+3
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-041-0/+161
* mm: thrash detection-based file cache sizingJohannes Weiner2014-04-041-0/+253