Age | Commit message (Expand) | Author | Files | Lines |
2016-10-01 | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach... | Johannes Weiner | 1 | -6/+4 |
2016-07-29 | mm, workingset: make working set detection node-aware | Mel Gorman | 1 | -23/+20 |
2016-07-29 | mm, memcg: move memcg limit enforcement from zones to nodes | Mel Gorman | 1 | -3/+3 |
2016-07-29 | mm, vmscan: make shrink_node decisions more node-centric | Mel Gorman | 1 | -3/+3 |
2016-07-29 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -2/+2 |
2016-07-29 | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman | 1 | -4/+5 |
2016-07-29 | mm: fix vm-scalability regression in cgroup-aware workingset code | Johannes Weiner | 1 | -4/+6 |
2016-07-15 | mm: workingset: printk missing log level, use pr_info() | Anton Blanchard | 1 | -1/+1 |
2016-03-18 | mm: workingset: make shadow node shrinker memcg aware | Vladimir Davydov | 1 | -3/+7 |
2016-03-18 | mm: workingset: size shadow nodes lru basing on file cache size | Vladimir Davydov | 1 | -1/+3 |
2016-03-16 | mm: simplify lock_page_memcg() | Johannes Weiner | 1 | -5/+4 |
2016-03-16 | mm: workingset: per-cgroup cache thrash detection | Johannes Weiner | 1 | -10/+69 |
2016-03-16 | mm: workingset: eviction buckets for bigmem/lowbit machines | Johannes Weiner | 1 | -1/+29 |
2016-03-16 | mm: workingset: separate shadow unpacking and refault calculation | Johannes Weiner | 1 | -28/+28 |
2016-03-16 | mm: workingset: #define radix entry eviction mask | Johannes Weiner | 1 | -4/+6 |
2016-01-23 | dax: support dirty DAX entries in radix tree | Ross Zwisler | 1 | -2/+2 |
2015-02-13 | list_lru: add helpers to isolate items | Vladimir Davydov | 1 | -1/+2 |
2015-02-13 | list_lru: introduce list_lru_shrink_{count,walk} | Vladimir Davydov | 1 | -3/+3 |
2014-04-04 | mm: keep page cache radix tree nodes in check | Johannes Weiner | 1 | -0/+161 |
2014-04-04 | mm: thrash detection-based file cache sizing | Johannes Weiner | 1 | -0/+253 |