Commit Graph

224 Commits (8a59f5d2526593c6bc1a0754c3a16ccc9ed41ce3)

Author SHA1 Message Date
David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
David Rientjes 88c3bd707c vmscan: print shrink_slab symbol name on negative shrinker objects 16 years ago
Johannes Weiner ad1c3544d0 mm: don't free swap slots on page deactivation 16 years ago
Johannes Weiner 2443462b0a mm: move pagevec stripping to save unlock-relock 16 years ago
Johannes Weiner bd2f6199cf vmscan: respect higher order in zone_reclaim() 16 years ago
Johannes Weiner 9786bf841d vmscan: clip swap_cluster_max in shrink_all_memory() 16 years ago
MinChan Kim d979677c4c mm: shrink_all_memory(): use sc.nr_reclaimed 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Johannes Weiner a6dc60f897 vmscan: rename sc.may_swap to may_unmap 16 years ago
Daisuke Nishimura 1d885526f2 vmscan: pgmoved should be cleared after updating recent_rotated 16 years ago
Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
KOSAKI Motohiro f272b7bc44 memcg: use correct scan number at reclaim 16 years ago
Johannes Weiner 0cb57258fe swsusp: clean up shrink_all_zones() 16 years ago
Johannes Weiner 3049103ddf swsusp: dont fiddle with swappiness 16 years ago
Ingo Molnar 6700ec65c2 lockdep: annotate reclaim context (__GFP_NOFS), fix 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
KOSAKI Motohiro c772be939e memcg: fix calculation of active_ratio 16 years ago
KOSAKI Motohiro a7885eb8ad memcg: swappiness 16 years ago
KAMEZAWA Hiroyuki e72e2bd674 memcg: rename scan global lru 16 years ago
KOSAKI Motohiro 9439c1c95b memcg: remove mem_cgroup_cal_reclaim() 16 years ago
KOSAKI Motohiro 3e2f41f1f6 memcg: add zone_reclaim_stat 16 years ago
KOSAKI Motohiro a3d8e0549d memcg: add mem_cgroup_zone_nr_pages() 16 years ago
KOSAKI Motohiro 14797e2363 memcg: add inactive_anon_is_low() 16 years ago
KOSAKI Motohiro eeee9a8cd1 mm: make get_scan_ratio() safe for memcg 16 years ago
KOSAKI Motohiro c9f299d986 mm: add zone nr_pages helper function 16 years ago
KOSAKI Motohiro 6e9015716a mm: introduce zone_reclaim struct 16 years ago
KOSAKI Motohiro f89eb90e33 inactive_anon_is_low: move to vmscan 16 years ago
KAMEZAWA Hiroyuki 08e552c69c memcg: synchronized LRU 16 years ago
KAMEZAWA Hiroyuki 8c7c6e34a1 memcg: mem+swap controller core 16 years ago
KOSAKI Motohiro 73ce02e96f mm: stop kswapd's infinite loop at high order allocation 16 years ago
Andrew Morton b555749aac vmscan: shrink_active_list(): reduce lru_lock hold time 16 years ago
KOSAKI Motohiro 09f445e7f5 mm: kill zone_is_near_oom() 16 years ago
KOSAKI Motohiro 01dbe5c9b1 vmscan: improve reclaim throughput to bail out patch 16 years ago
Rik van Riel a79311c14e vmscan: bail out of direct reclaim after swap_cluster_max pages 16 years ago
KOSAKI Motohiro 14b90b22ec mm: make scan_zone_unevictable_pages() static 16 years ago
KOSAKI Motohiro ff30153bf9 mm: make scan_all_zones_unevictable_pages() static 16 years ago
KOSAKI Motohiro 077cbc5864 memcg: reclaim shouldn't change zone->recent_rotated statistics 16 years ago
Hugh Dickins b962716b45 mm: optimize get_scan_ratio for no swap 16 years ago
Hugh Dickins 60371d971a mm: add add_to_swap stub 16 years ago
Hugh Dickins ac47b003d0 mm: remove gfp_mask from add_to_swap 16 years ago
Hugh Dickins 63d6c5ad7f mm: remove try_to_munlock from vmscan 16 years ago
Hugh Dickins a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 16 years ago
Rusty Russell 174596a0b9 cpumask: convert mm/ 16 years ago
Rusty Russell 3e59794538 cpumask: remove any_online_cpu() users: mm/ 16 years ago
Johannes Weiner 2a1dc50974 vmscan: protect zone rotation stats by lru lock 16 years ago
Rik van Riel 00d8089c54 vmscan: fix get_scan_ratio() comment 16 years ago
Hugh Dickins 63eb6b93ce vmscan: let GFP_NOFS go to swap again 16 years ago
KOSAKI Motohiro 748f1a2ed7 mm: remove unevictable's show_page_path 16 years ago
Nick Piggin a978d6f521 mm: unlockless reclaim 17 years ago