Commit Graph

468 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Hugh Dickins 643ac9fc54 mm: fix testorder interaction between two kswapd patches 13 years ago
Konstantin Khlebnikov 1480de0340 mm: forbid lumpy-reclaim in shrink_active_list() 13 years ago
Mel Gorman cc9a6c8776 cpuset: mm: reduce large amounts of memory barrier related damage v3 13 years ago
Copot Alexandru c7cfa37b73 mm/vmscan.c: fix spelling error 13 years ago
Hillf Danton d563c0501b vmscan: handle isolated pages with lru lock released 13 years ago
Mel Gorman cc715d99e5 mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem 13 years ago
Rik van Riel aff622495c vmscan: only defer compaction for failed order and higher 13 years ago
Rik van Riel 7be62de99a vmscan: kswapd carefully call compaction 13 years ago
Rik van Riel fe2c2a1066 vmscan: reclaim at order 0 when compaction is enabled 13 years ago
Hillf Danton c38446cc65 mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone() 13 years ago
Hillf Danton 6131728914 mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/ 13 years ago
Hugh Dickins 245132643e SHM_UNLOCK: fix Unevictable pages stranded after swap 13 years ago
Hugh Dickins 85046579bd SHM_UNLOCK: fix long unpreemptible section 13 years ago
Hugh Dickins 3f79768f23 mm: rearrange putback_inactive_pages 13 years ago
Hugh Dickins f626012db0 mm: remove isolate_pages() 13 years ago
Hugh Dickins 4111304dab mm: enum lru_list lru 13 years ago
Hugh Dickins 2bcf887963 mm: take pagevecs off reclaim stack 13 years ago
Mel Gorman 0cee34fd72 mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone 13 years ago
Mel Gorman fe4b1b244b mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available 13 years ago
Mel Gorman c824493528 mm: compaction: make isolate_lru_page() filter-aware again 13 years ago
Mel Gorman 7335084d44 mm: vmscan: do not OOM if aborting reclaim to start compaction 13 years ago
Andrea Arcangeli 5013473152 mm: vmscan: check if we isolated a compound page during lumpy scan 13 years ago
Tao Ma ea4d349ffa vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() 13 years ago
Johannes Weiner 72835c86ca mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
Johannes Weiner 925b7673cc mm: make per-memcg LRU lists exclusive 13 years ago
Johannes Weiner 6290df5458 mm: collect LRU list heads into struct lruvec 13 years ago
Johannes Weiner b95a2f2d48 mm: vmscan: convert global reclaim to per-memcg LRU lists 13 years ago
Johannes Weiner 5660048cca mm: move memcg hierarchy reclaim to generic reclaim code 13 years ago
Johannes Weiner f16015fbf2 mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned 13 years ago
Johannes Weiner 89b5fae536 mm: vmscan: distinguish global reclaim from global LRU scanning 13 years ago
Hillf Danton 3770490ec8 mm: vmscan: fix typo in isolating lru pages 13 years ago
Hugh Dickins 043bcbe5ec mm: test PageSwapBacked in lumpy reclaim 13 years ago
Minchan Kim 86cfd3a450 mm/vmscan.c: consider swap space when deciding whether to continue reclaim 13 years ago
KOSAKI Motohiro 25bd91bd27 vmscan: add task name to warn_scan_unevictable() messages 13 years ago
Konstantin Khlebnikov cc59850ef9 mm: add free_hot_cold_page_list() helper 13 years ago
Konstantin Khlebnikov c909e99364 vmscan: activate executable pages after first usage 13 years ago
Konstantin Khlebnikov 34dbc67a64 vmscan: promote shared file mapped pages 13 years ago
Kay Sievers 10fbcf4c6c convert 'memory' sysdev_class to a regular subsystem 13 years ago
Konstantin Khlebnikov 83aeeada7c vmscan: use atomic-long for shrinker batching 13 years ago
Konstantin Khlebnikov 635697c663 vmscan: fix initial shrinker size handling 13 years ago
Johannes Weiner 9b272977e3 memcg: skip scanning active lists based on individual size 13 years ago
Mel Gorman e0c23279c9 vmscan: abort reclaim/compaction if compaction can proceed 13 years ago
Rik van Riel e0887c19b2 vmscan: limit direct reclaim for higher order allocations 13 years ago
Minchan Kim 21ee9f398b vmscan: add barrier to prevent evictable page in unevictable list 13 years ago
Johannes Weiner 264e56d824 mm: disable user interface to manually rescue unevictable pages 13 years ago
Kautuk Consul 3f380998ae vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node() 13 years ago
Alex,Shi f0dfcde099 kswapd: assign new_order and new_classzone_idx after wakeup in sleeping 13 years ago
Alex,Shi d2ebd0f6b8 kswapd: avoid unnecessary rebalance after an unsuccessful balancing 13 years ago
Shaohua Li 16fb951237 vmscan: count pages into balanced for zone with good watermark 13 years ago
Mel Gorman 49ea7eb65e mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes 13 years ago