Commit Graph

189 Commits (53442e1cbdc1559cd39e0076adae6df64af36a3e)

Author SHA1 Message Date
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
Johannes Weiner e0f79b8f1f vmscan: don't accumulate scan pressure on unrelated lists 17 years ago
Lee Schermerhorn af936a1606 vmscan: unevictable LRU scan sysctl 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 17 years ago
Lee Schermerhorn ba9ddf4939 Ramfs and Ram Disk pages are unevictable 17 years ago
Lee Schermerhorn bbfd28eee9 unevictable lru: add event counting with statistics 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Rik van Riel 33c120ed28 more aggressively use lumpy reclaim 17 years ago
Rik van Riel 7e9cd48420 vmscan: fix pagecache reclaim referenced bit check 17 years ago
Rik van Riel 556adecba1 vmscan: second chance replacement for anonymous pages 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel 68a22394c2 vmscan: free swap space on swap-in/activation 17 years ago
Christoph Lameter b69408e88b vmscan: Use an indexed array for LRU variables 17 years ago
Nick Piggin 62695a84eb vmscan: move isolate_lru_page() to vmscan.c 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Fernando Luis Vazquez Cao 87547ee95d do_try_to_free_page: update comments related to vmscan functions 17 years ago
Fernando Luis Vazquez Cao 7d03431cf9 swapfile/vmscan: update comments related to vmscan functions 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
Keika Kobayashi 873b477177 per-task-delay-accounting: add memory reclaim delay 17 years ago
kosaki.motohiro@jp.fujitsu.com c700be3d13 mm: fix incorrect variable type in do_try_to_free_pages() 17 years ago
Harvey Harrison d40cee245f mm: remove remaining __FUNCTION__ occurrences 17 years ago
Nishanth Aravamudan a41f24ea9f page allocator: smarter retry of costly-order allocations 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Andrew Morton 4dd4b92021 revert "kswapd should only wait on IO if there is IO" 17 years ago
Hugh Dickins 427d5416f3 memcg: move_lists on page not page_cgroup 17 years ago
Balbir Singh 00f0b8259e Memory controller: rename to Memory Resource Controller 17 years ago