Minchan Kim
|
ff321feac2
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
|
15 vuotta sitten |
David Rientjes
|
b940fd7035
oom: remove unnecessary code and cleanup
|
15 vuotta sitten |
David Rientjes
|
e365893236
oom: remove special handling for pagefault ooms
|
15 vuotta sitten |
David Rientjes
|
309ed88250
oom: extract panic helper function
|
15 vuotta sitten |
David Rientjes
|
ad915c432e
oom: enable oom tasklist dump by default
|
15 vuotta sitten |
David Rientjes
|
6f48d0ebd9
oom: select task from tasklist for mempolicy ooms
|
15 vuotta sitten |
David Rientjes
|
5e9d834a0e
oom: sacrifice child with highest badness score for parent
|
15 vuotta sitten |
David Rientjes
|
6cf86ac6f3
oom: filter tasks not sharing the same cpuset
|
15 vuotta sitten |
David Rientjes
|
4358997ae3
oom: avoid sending exiting tasks a SIGKILL
|
15 vuotta sitten |
David Rientjes
|
7b98c2e402
oom: give current access to memory reserves if it has been killed
|
15 vuotta sitten |
David Rientjes
|
c81fac5cb8
oom: dump_tasks use find_lock_task_mm too fix
|
15 vuotta sitten |
David Rientjes
|
74ab7f1d3f
oom: improve commentary in dump_tasks()
|
15 vuotta sitten |
KOSAKI Motohiro
|
c55db95788
oom: dump_tasks use find_lock_task_mm too
|
15 vuotta sitten |
Oleg Nesterov
|
dd8e8f405c
oom: introduce find_lock_task_mm() to fix !mm false positives
|
15 vuotta sitten |
Oleg Nesterov
|
b52279406e
oom: PF_EXITING check should take mm into account
|
15 vuotta sitten |
Oleg Nesterov
|
455c0e5fb0
oom: check PF_KTHREAD instead of !mm to skip kthreads
|
15 vuotta sitten |
David Rientjes
|
df64f81bb1
memcg: make oom killer a no-op when no killable task can be found
|
15 vuotta sitten |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
KAMEZAWA Hiroyuki
|
867578cbcc
memcg: fix oom kill behavior
|
15 vuotta sitten |
KAMEZAWA Hiroyuki
|
daaf1e6887
memcg: handle panic_on_oom=always case
|
15 vuotta sitten |
KAMEZAWA Hiroyuki
|
d559db086f
mm: clean up mm_counter
|
15 vuotta sitten |
KAMEZAWA Hiroyuki
|
5a2d41961d
memcg: fix oom killing a child process in an other cgroup
|
15 vuotta sitten |
Daisuke Nishimura
|
d31f56dbf8
memcg: avoid oom-killing innocent task in case of use_hierarchy
|
15 vuotta sitten |
KAMEZAWA Hiroyuki
|
4365a5676f
oom-kill: fix NUMA constraint check with nodemask
|
15 vuotta sitten |
KOSAKI Motohiro
|
3b4798cbc1
oom-kill: show virtual size and rss information of the killed process
|
15 vuotta sitten |
David Rientjes
|
1b604d75bb
oom: dump stack and VM state when oom killer panics
|
15 vuotta sitten |
KOSAKI Motohiro
|
8c5cd6f3a1
oom: oom_kill doesn't kill vfork parent (or child)
|
15 vuotta sitten |
KOSAKI Motohiro
|
495789a51a
oom: make oom_score to per-process value
|
15 vuotta sitten |
KOSAKI Motohiro
|
28b83c5193
oom: move oom_adj value from task_struct to signal_struct
|
15 vuotta sitten |
Hugh Dickins
|
35451beecb
ksm: unmerge is an origin of OOMs
|
15 vuotta sitten |