Commit Graph

207255 Commits (f88ccad5886d5a864b8b0d48c666ee9998dec53f)
 

Author SHA1 Message Date
KOSAKI Motohiro f88ccad588 oom: oom_kill_process() needs to check that p is unkillable 15 years ago
KOSAKI Motohiro ab290adbaf oom: make oom_unkillable_task() helper function 15 years ago
KOSAKI Motohiro 2c5ea53ce4 oom: oom_kill_process() doesn't select kthread child 15 years ago
KOSAKI Motohiro 7c59aec830 oom: don't try to kill oom_unkillable child 15 years ago
Mel Gorman 1489fa14cb vmscan: update isolated page counters outside of main path in shrink_inactive_list() 15 years ago
Mel Gorman abe4c3b50c vmscan: set up pagevec as late as possible in shrink_page_list() 15 years ago
Mel Gorman 666356297e vmscan: set up pagevec as late as possible in shrink_inactive_list() 15 years ago
Mel Gorman d4debc66d1 vmscan: remove unnecessary temporary vars in do_try_to_free_pages 15 years ago
KOSAKI Motohiro e247dbce5c vmscan: simplify shrink_inactive_list() 15 years ago
KOSAKI Motohiro 25edde0332 vmscan: kill prev_priority completely 15 years ago
Mel Gorman b898cc7001 vmscan: tracing: add a postprocessing script for reclaim-related ftrace events 15 years ago
Mel Gorman 755f0225e8 vmscan: tracing: add trace event when a page is written 15 years ago
Mel Gorman a8a94d1515 vmscan: tracing: add trace events for LRU page isolation 15 years ago
Mel Gorman 33906bc5c8 vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim 15 years ago
KOSAKI Motohiro c6a8a8c589 vmscan: recalculate lru_pages on each priority 15 years ago
KOSAKI Motohiro b00d3ea7cf vmscan: zone_reclaim don't call disable_swap_token() 15 years ago
Jan Kara f446daaea9 mm: implement writeback livelock avoidance using page tagging 15 years ago
Jan Kara ebf8aa44be radix-tree: omplement function radix_tree_range_tag_if_tagged 15 years ago
Andrea Arcangeli 44ab57a06d rmap: add anon_vma bug checks 15 years ago
Andrea Arcangeli 21d0d443cd rmap: resurrect page_address_in_vma anon_vma check 15 years ago
Andrea Arcangeli 288468c334 rmap: always use anon_vma root pointer 15 years ago
Andrea Arcangeli ba6f0ff398 ksm: fix ksm swapin time optimization 15 years ago
Andrea Arcangeli 26ba0cb63c rmap: always add new vmas at the end 15 years ago
Andrea Arcangeli 5e549e989f mmap: remove unnecessary lock from __vma_link 15 years ago
Shaohua Li ff36b80162 shmem: reduce pagefault lock contention 15 years ago
Tim Chen 7e496299d4 tmpfs: make tmpfs scalable with percpu_counter for used blocks 15 years ago
Tim Chen 27f5e0f694 tmpfs: add accurate compare function to percpu_counter library 15 years ago
Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 years ago
Andi Kleen 627295e492 gcc-4.6: pagemap: avoid unused-but-set variable 15 years ago
Nick Piggin 67a8a20fe1 avr32: invoke oom-killer from page fault 15 years ago
KOSAKI Motohiro 596d7cfa2b mempolicy: reduce stack size of migrate_pages() 15 years ago
Lee Schermerhorn 2510600060 topology: alternate fix for ia64 tiger_defconfig build breakage 15 years ago
Alexander Nevenchannyy b645bd1286 mmzone.h: remove dead prototype 15 years ago
Minchan Kim 31f961a89b mm: use for_each_online_cpu() in vmstat 15 years ago
David Rientjes 0aad4b3124 oom: fold __out_of_memory into out_of_memory 15 years ago
David Rientjes f44200320b oom: remove constraint argument from select_bad_process and __out_of_memory 15 years ago
Minchan Kim ff321feac2 mm: rename try_set_zone_oom() to try_set_zonelist_oom() 15 years ago
David Rientjes b940fd7035 oom: remove unnecessary code and cleanup 15 years ago
David Rientjes 8e4228e1ed oom: move sysctl declarations to oom.h 15 years ago
David Rientjes e365893236 oom: remove special handling for pagefault ooms 15 years ago
David Rientjes 309ed88250 oom: extract panic helper function 15 years ago
David Rientjes 03668b3ceb oom: avoid oom killer for lowmem allocations 15 years ago
David Rientjes ad915c432e oom: enable oom tasklist dump by default 15 years ago
David Rientjes 6f48d0ebd9 oom: select task from tasklist for mempolicy ooms 15 years ago
David Rientjes 5e9d834a0e oom: sacrifice child with highest badness score for parent 15 years ago
David Rientjes 6cf86ac6f3 oom: filter tasks not sharing the same cpuset 15 years ago
David Rientjes 4358997ae3 oom: avoid sending exiting tasks a SIGKILL 15 years ago
David Rientjes 7b98c2e402 oom: give current access to memory reserves if it has been killed 15 years ago
David Rientjes c81fac5cb8 oom: dump_tasks use find_lock_task_mm too fix 15 years ago
David Rientjes 74ab7f1d3f oom: improve commentary in dump_tasks() 15 years ago