Rik van Riel
|
496b919b3b
Fix potential endless loop in kswapd when compaction is not enabled
|
13 年之前 |
Hugh Dickins
|
643ac9fc54
mm: fix testorder interaction between two kswapd patches
|
13 年之前 |
Konstantin Khlebnikov
|
1480de0340
mm: forbid lumpy-reclaim in shrink_active_list()
|
13 年之前 |
Mel Gorman
|
cc9a6c8776
cpuset: mm: reduce large amounts of memory barrier related damage v3
|
13 年之前 |
Copot Alexandru
|
c7cfa37b73
mm/vmscan.c: fix spelling error
|
13 年之前 |
Hillf Danton
|
d563c0501b
vmscan: handle isolated pages with lru lock released
|
13 年之前 |
Mel Gorman
|
cc715d99e5
mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem
|
13 年之前 |
Rik van Riel
|
aff622495c
vmscan: only defer compaction for failed order and higher
|
13 年之前 |
Rik van Riel
|
7be62de99a
vmscan: kswapd carefully call compaction
|
13 年之前 |
Rik van Riel
|
fe2c2a1066
vmscan: reclaim at order 0 when compaction is enabled
|
13 年之前 |
Hillf Danton
|
c38446cc65
mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()
|
13 年之前 |
Hillf Danton
|
6131728914
mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/
|
13 年之前 |
Hugh Dickins
|
245132643e
SHM_UNLOCK: fix Unevictable pages stranded after swap
|
13 年之前 |
Hugh Dickins
|
85046579bd
SHM_UNLOCK: fix long unpreemptible section
|
13 年之前 |
Hugh Dickins
|
3f79768f23
mm: rearrange putback_inactive_pages
|
13 年之前 |
Hugh Dickins
|
f626012db0
mm: remove isolate_pages()
|
13 年之前 |
Hugh Dickins
|
4111304dab
mm: enum lru_list lru
|
13 年之前 |
Hugh Dickins
|
2bcf887963
mm: take pagevecs off reclaim stack
|
13 年之前 |
Mel Gorman
|
0cee34fd72
mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone
|
13 年之前 |
Mel Gorman
|
fe4b1b244b
mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available
|
13 年之前 |
Mel Gorman
|
c824493528
mm: compaction: make isolate_lru_page() filter-aware again
|
13 年之前 |
Mel Gorman
|
7335084d44
mm: vmscan: do not OOM if aborting reclaim to start compaction
|
13 年之前 |
Andrea Arcangeli
|
5013473152
mm: vmscan: check if we isolated a compound page during lumpy scan
|
13 年之前 |
Tao Ma
|
ea4d349ffa
vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()
|
13 年之前 |
Johannes Weiner
|
72835c86ca
mm: unify remaining mem_cont, mem, etc. variable names to memcg
|
13 年之前 |
Johannes Weiner
|
925b7673cc
mm: make per-memcg LRU lists exclusive
|
13 年之前 |
Johannes Weiner
|
6290df5458
mm: collect LRU list heads into struct lruvec
|
13 年之前 |
Johannes Weiner
|
b95a2f2d48
mm: vmscan: convert global reclaim to per-memcg LRU lists
|
13 年之前 |
Johannes Weiner
|
5660048cca
mm: move memcg hierarchy reclaim to generic reclaim code
|
13 年之前 |
Johannes Weiner
|
f16015fbf2
mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
|
13 年之前 |