Histórico de commits

Autor SHA1 Mensagem Data
  Mel Gorman a8a94d1515 vmscan: tracing: add trace events for LRU page isolation 15 anos atrás
  Mel Gorman 33906bc5c8 vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim 15 anos atrás
  KOSAKI Motohiro c6a8a8c589 vmscan: recalculate lru_pages on each priority 15 anos atrás
  KOSAKI Motohiro b00d3ea7cf vmscan: zone_reclaim don't call disable_swap_token() 15 anos atrás
  Nick Piggin a6aa62a090 mm/vmscan.c: fix mapping use after free 15 anos atrás
  Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 anos atrás
  KOSAKI Motohiro bb21c7ce18 vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure 15 anos atrás
  Johannes Weiner 8b25c6d223 vmscan: remove isolate_pages callback scan control 15 anos atrás
  Johannes Weiner 0aeb2339e5 vmscan: remove all_unreclaimable scan control 15 anos atrás
  KOSAKI Motohiro 5f53e76299 vmscan: page_check_references(): check low order lumpy reclaim properly 15 anos atrás
  Shaohua Li 76a33fc380 vmscan: prevent get_scan_ratio() rounding errors 15 anos atrás
  Mel Gorman c175a0ce75 mm: move definition for LRU isolation modes to a header 15 anos atrás
  Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 anos atrás
  KOSAKI Motohiro d6da1a5abc mm: revert "vmscan: get_scan_ratio() cleanup" 15 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 anos atrás
  Johannes Weiner 6457474624 vmscan: detect mapped file pages used only once 15 anos atrás
  Johannes Weiner 31c0569c3b vmscan: drop page_mapping_inuse() 15 anos atrás
  Johannes Weiner dfc8d636cd vmscan: factor out page reference checks 15 anos atrás
  KOSAKI Motohiro 93e4a89a8c mm: restore zone->all_unreclaimable to independence word 15 anos atrás
  KOSAKI Motohiro 76ca542d88 mm, lockdep: annotate reclaim context to zone reclaim too 15 anos atrás
  KOSAKI Motohiro 84b18490d1 vmscan: get_scan_ratio() cleanup 15 anos atrás
  Minchan Kim 45973d74fd vmscan: check high watermark after shrink zone 15 anos atrás
  KOSAKI Motohiro de3fab3934 vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable 15 anos atrás
  Huang Shijie 62c0c2f198 vmscan: simplify code 15 anos atrás
  Rik van Riel b39415b273 vmscan: do not evict inactive pages when skipping an active list scan 15 anos atrás
  KOSAKI Motohiro 338fde9093 vmscan: make consistent of reclaim bale out between do_try_to_free_page and shrink_zone 15 anos atrás
  KOSAKI Motohiro ece74b2e7a vmscan: kill sc.swap_cluster_max 15 anos atrás
  KOSAKI Motohiro 4f0ddfdffc vmscan: zone_reclaim() don't use insane swap_cluster_max 15 anos atrás
  KOSAKI Motohiro 7b51755c3b vmscan: kill hibernation specific reclaim logic and unify it 15 anos atrás
  KOSAKI Motohiro 22fba33545 vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim 15 anos atrás