Commit Graph

65 Commits (8dfe8f29cd371affcc3c6b35658dc4bd95ee7b61)

Author SHA1 Message Date
Al Viro e91a810e88 oom_kill bug 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Matthias Kaehlcke 7b1915a989 mm/oom_kill.c: Use list_for_each_entry instead of list_for_each 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
David Rientjes ae74138da6 oom: convert zone_scan_lock from mutex to spinlock 18 years ago
David Rientjes 3ff566963c oom: do not take callback_mutex 18 years ago
David Rientjes bbe373f2c6 oom: compare cpuset mems_allowed instead of exclusive ancestors 18 years ago
David Rientjes 7213f5066f oom: suppress extraneous stack and memory dump 18 years ago
David Rientjes fe071d7e8a oom: add oom_kill_allocating_task sysctl 18 years ago
David Rientjes 098d7f128a oom: add per-zone locking 18 years ago
David Rientjes 70e24bdf6d oom: move constraints to enum 18 years ago
Christoph Lameter ee31af5d64 Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly 18 years ago
David Rientjes a5e58a6142 oom: print points as unsigned long 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
David Rientjes 2b45ab3398 oom: fix constraint deadlock 18 years ago
Yasunori Goto 2b744c01a5 mm: fix handling of panic_on_oom when cpusets are in use 18 years ago
Joshua N Pritikin 9a82782f8f allow oom_adj of saintly processes 18 years ago
Hugh Dickins 3d124cbba3 fix OOM killing processes wrongly thought MPOL_BIND 18 years ago
David Rientjes 650a7c974f oom: kill all threads that share mm with killed task 18 years ago
Ankita Garg 35ae834fa0 [PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable 18 years ago
Hugh Dickins 7ba3485947 [PATCH] fix OOM killing of swapoff 18 years ago
KAMEZAWA Hiroyuki 96ac5913f4 [PATCH] fix oom killer kills current every time if there is memory-less-node take2 18 years ago
Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 years ago
Nick Piggin f2a2a7108a [PATCH] oom: less memdie 18 years ago
Nick Piggin f3af38d30c [PATCH] oom: cleanup messages 18 years ago
Nick Piggin c33e0fca35 [PATCH] oom: don't kill unkillable children or siblings 18 years ago
Alexey Dobriyan 8ac773b4f7 [PATCH] OOM killer meets userspace headers 19 years ago
Nick Piggin b78483a4ba [PATCH] oom: don't kill current when another OOM in progress 19 years ago
Oleg Nesterov 01017a2270 [PATCH] oom_kill_task(): cleanup ->mm checks 19 years ago
Oleg Nesterov 972c4ea59c [PATCH] select_bad_process(): cleanup 'releasing' check 19 years ago
Oleg Nesterov 28324d1df6 [PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check 19 years ago
Oleg Nesterov c394cc9fbb [PATCH] introduce TASK_DEAD state 19 years ago
Oleg Nesterov 55a101f8f7 [PATCH] kill PF_DEAD flag 19 years ago
Sukadev Bhattiprolu f400e198b2 [PATCH] pidspace: is_init() 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Ram Gupta 5a291b98b2 [PATCH] oom-kill: update comments to reflect current code 19 years ago
Nick Piggin b72f160443 [PATCH] oom: more printk 19 years ago
Nick Piggin 5081dde33f [PATCH] oom: kthread infinite loop fix 19 years ago
Nick Piggin af5b912435 [PATCH] oom: swapoff tasks tweak 19 years ago
Nick Piggin 4a3ede107e [PATCH] oom: handle oom_disable exiting 19 years ago
Nick Piggin 50ec3bbffb [PATCH] oom: handle current exiting 19 years ago
Nick Piggin 7887a3da75 [PATCH] oom: cpuset hint 19 years ago
Martin Schwidefsky 8bc719d3ca [PATCH] out of memory notifier 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Dave Peterson 6937a25cff [PATCH] mm: fix typos in comments in mm/oom_kill.c 19 years ago
KAMEZAWA Hiroyuki fadd8fbd15 [PATCH] support for panic at OOM 19 years ago
Dave Peterson 013159227b [PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c 19 years ago
Andrew Morton 97c2c9b84d [PATCH] oom-kill: mm locking fix 19 years ago
Andrew Morton 140ffcec4d [PATCH] out_of_memory() locking fix 19 years ago