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