Commit Graph

174 Commits (c7abfb47c9e19d63ce6f757afcb392c69ce09765)

Author SHA1 Message Date
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
KAMEZAWA Hiroyuki 1cfb419b39 per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity 17 years ago
KAMEZAWA Hiroyuki 91a45470f7 per-zone and reclaim enhancements for memory controller: add scan_global_lru macro 17 years ago
KAMEZAWA Hiroyuki 417eead304 memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page 17 years ago
Rik van Riel f1a9ee758d kswapd should only wait on IO if there is IO 17 years ago
Balbir Singh e1a1cd590e Memory controller: make charging gfp mask aware 17 years ago
Balbir Singh bed7161a51 Memory controller: make page_referenced() cgroup aware 17 years ago
Balbir Singh 66e1707bc3 Memory controller: add per cgroup LRU and reclaim 17 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
David Rientjes d773ed6b85 mm: test and set zone reclaim lock before starting reclaim 18 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 years ago
Andrea Arcangeli 4106f83a9f make swappiness safer to use 18 years ago
Yasunori Goto 58c0a4a786 Fix panic of cpu online with memory less node 18 years ago
Christoph Lameter 37c0708dbe Memoryless nodes: Add N_CPU node state 18 years ago
Christoph Lameter 9422ffba4a Memoryless nodes: No need for kswapd 18 years ago