KOSAKI Motohiro
|
8d6c83f0ba
oom: __task_cred() need rcu_read_lock()
|
14 lat temu |
KOSAKI Motohiro
|
b52723c560
oom: fix tasklist_lock leak
|
14 lat temu |
KOSAKI Motohiro
|
be71cf2202
oom: fix NULL pointer dereference
|
14 lat temu |
KAMEZAWA Hiroyuki
|
158e0a2d1b
memcg: use find_lock_task_mm() in memory cgroups oom
|
15 lat temu |
David Rientjes
|
a63d83f427
oom: badness heuristic rewrite
|
15 lat temu |
KOSAKI Motohiro
|
cef1d3523d
oom: multi threaded process coredump don't make deadlock
|
15 lat temu |
Luis Claudio R. Goncalves
|
93b43fa550
oom: give the dying task a higher priority
|
15 lat temu |
KOSAKI Motohiro
|
19b4586cd9
oom: remove child->mm check from oom_kill_process()
|
15 lat temu |
KOSAKI Motohiro
|
df1090a8dd
oom: cleanup has_intersects_mems_allowed()
|
15 lat temu |
KOSAKI Motohiro
|
a96cfd6e91
oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
|
15 lat temu |
KOSAKI Motohiro
|
113e27f36d
oom: kill duplicate OOM_DISABLE check
|
15 lat temu |
KOSAKI Motohiro
|
26ebc98491
oom: /proc/<pid>/oom_score treat kernel thread honestly
|
15 lat temu |
KOSAKI Motohiro
|
f88ccad588
oom: oom_kill_process() needs to check that p is unkillable
|
15 lat temu |
KOSAKI Motohiro
|
ab290adbaf
oom: make oom_unkillable_task() helper function
|
15 lat temu |
KOSAKI Motohiro
|
2c5ea53ce4
oom: oom_kill_process() doesn't select kthread child
|
15 lat temu |
KOSAKI Motohiro
|
7c59aec830
oom: don't try to kill oom_unkillable child
|
15 lat temu |
David Rientjes
|
0aad4b3124
oom: fold __out_of_memory into out_of_memory
|
15 lat temu |
David Rientjes
|
f44200320b
oom: remove constraint argument from select_bad_process and __out_of_memory
|
15 lat temu |
Minchan Kim
|
ff321feac2
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
|
15 lat temu |
David Rientjes
|
b940fd7035
oom: remove unnecessary code and cleanup
|
15 lat temu |
David Rientjes
|
e365893236
oom: remove special handling for pagefault ooms
|
15 lat temu |
David Rientjes
|
309ed88250
oom: extract panic helper function
|
15 lat temu |
David Rientjes
|
ad915c432e
oom: enable oom tasklist dump by default
|
15 lat temu |
David Rientjes
|
6f48d0ebd9
oom: select task from tasklist for mempolicy ooms
|
15 lat temu |
David Rientjes
|
5e9d834a0e
oom: sacrifice child with highest badness score for parent
|
15 lat temu |
David Rientjes
|
6cf86ac6f3
oom: filter tasks not sharing the same cpuset
|
15 lat temu |
David Rientjes
|
4358997ae3
oom: avoid sending exiting tasks a SIGKILL
|
15 lat temu |
David Rientjes
|
7b98c2e402
oom: give current access to memory reserves if it has been killed
|
15 lat temu |
David Rientjes
|
c81fac5cb8
oom: dump_tasks use find_lock_task_mm too fix
|
15 lat temu |
David Rientjes
|
74ab7f1d3f
oom: improve commentary in dump_tasks()
|
15 lat temu |