Commit Verlauf

Autor SHA1 Nachricht Datum
  Mel Gorman 2876592f23 mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT vor 14 Jahren
  Johannes Weiner f0fdc5e8e6 vmscan: fix zone shrinking exit when scan work is done vor 14 Jahren
  David Rientjes f33261d75b mm: fix deferred congestion timeout if preferred zone is not allowed vor 14 Jahren
  Jesper Juhl 3305de51bf mm/vmscan.c: remove duplicate include of compaction.h vor 14 Jahren
  Linus Torvalds 7a608572a2 Revert "mm: batch activate_page() to reduce lock contention" vor 14 Jahren
  Shaohua Li 744ed14427 mm: batch activate_page() to reduce lock contention vor 14 Jahren
  Rik van Riel 9992af1029 thp: scale nr_rotated to balance memory pressure vor 14 Jahren
  Rik van Riel 2c888cfbc1 thp: fix anon memory statistics with transparent hugepages vor 14 Jahren
  Andrea Arcangeli 5a03b051ed thp: use compaction in kswapd for GFP_ATOMIC order > 0 vor 14 Jahren
  Mel Gorman dc83edd941 mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely() vor 14 Jahren
  Mel Gorman 355b09c47a mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to balance_pgdat() vor 14 Jahren
  Mel Gorman 4d40502ea5 mm: kswapd: reset kswapd_max_order and classzone_idx after reading vor 14 Jahren
  Mel Gorman 0abdee2bd4 mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematurely() vor 14 Jahren
  Mel Gorman 1741c87757 mm: kswapd: keep kswapd awake for high-order allocations until a percentage of the node is balanced vor 14 Jahren
  Mel Gorman 9950474883 mm: kswapd: stop high-order balancing when any suitable zone is balanced vor 14 Jahren
  Mel Gorman f3a310bc4e mm: vmscan: rename lumpy_mode to reclaim_mode vor 14 Jahren
  Mel Gorman 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path vor 14 Jahren
  Mel Gorman 3e7d344970 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim vor 14 Jahren
  Mel Gorman ee64fc9354 mm: vmscan: convert lumpy_mode into a bitmask vor 14 Jahren
  KOSAKI Motohiro f0bc0a60b1 vmscan: factor out kswapd sleeping logic from kswapd() vor 14 Jahren
  Mel Gorman b44129b306 mm: vmstat: use a single setter function and callback for adjusting percpu thresholds vor 14 Jahren
  Mel Gorman 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low vor 14 Jahren
  Linus Torvalds 6072d13c42 Call the filesystem back whenever a page is removed from the page cache vor 14 Jahren
  Shaohua Li 1dce071e18 vmscan: avoid setting zone congested if no page dirty vor 14 Jahren
  KOSAKI Motohiro 2e30244a7c vmscan,tmpfs: treat used once pages on tmpfs as used once vor 14 Jahren
  Mel Gorman 0e093d9976 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone vor 14 Jahren
  KOSAKI Motohiro 08fc468f4e vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated vor 14 Jahren
  KOSAKI Motohiro 4718505216 vmscan: remove dead code in shrink_inactive_list() vor 14 Jahren
  KOSAKI Motohiro 7d3579e8e6 vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim vor 14 Jahren
  KOSAKI Motohiro bc57e00f5e vmscan: synchronous lumpy reclaim should not call congestion_wait() vor 14 Jahren