Serge E. Hallyn
|
b460cbc581
pid namespaces: define is_global_init() and is_container_init()
|
17 anni fa |
David Rientjes
|
ae74138da6
oom: convert zone_scan_lock from mutex to spinlock
|
17 anni fa |
David Rientjes
|
3ff566963c
oom: do not take callback_mutex
|
17 anni fa |
David Rientjes
|
bbe373f2c6
oom: compare cpuset mems_allowed instead of exclusive ancestors
|
17 anni fa |
David Rientjes
|
7213f5066f
oom: suppress extraneous stack and memory dump
|
17 anni fa |
David Rientjes
|
fe071d7e8a
oom: add oom_kill_allocating_task sysctl
|
17 anni fa |
David Rientjes
|
098d7f128a
oom: add per-zone locking
|
17 anni fa |
David Rientjes
|
70e24bdf6d
oom: move constraints to enum
|
17 anni fa |
Christoph Lameter
|
ee31af5d64
Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly
|
17 anni fa |
David Rientjes
|
a5e58a6142
oom: print points as unsigned long
|
18 anni fa |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 anni fa |
David Rientjes
|
2b45ab3398
oom: fix constraint deadlock
|
18 anni fa |
Yasunori Goto
|
2b744c01a5
mm: fix handling of panic_on_oom when cpusets are in use
|
18 anni fa |
Joshua N Pritikin
|
9a82782f8f
allow oom_adj of saintly processes
|
18 anni fa |
Hugh Dickins
|
3d124cbba3
fix OOM killing processes wrongly thought MPOL_BIND
|
18 anni fa |
David Rientjes
|
650a7c974f
oom: kill all threads that share mm with killed task
|
18 anni fa |
Ankita Garg
|
35ae834fa0
[PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable
|
18 anni fa |
Hugh Dickins
|
7ba3485947
[PATCH] fix OOM killing of swapoff
|
18 anni fa |
KAMEZAWA Hiroyuki
|
96ac5913f4
[PATCH] fix oom killer kills current every time if there is memory-less-node take2
|
18 anni fa |
Paul Jackson
|
02a0e53d82
[PATCH] cpuset: rework cpuset_zone_allowed api
|
18 anni fa |
Nick Piggin
|
f2a2a7108a
[PATCH] oom: less memdie
|
18 anni fa |
Nick Piggin
|
f3af38d30c
[PATCH] oom: cleanup messages
|
18 anni fa |
Nick Piggin
|
c33e0fca35
[PATCH] oom: don't kill unkillable children or siblings
|
18 anni fa |
Alexey Dobriyan
|
8ac773b4f7
[PATCH] OOM killer meets userspace headers
|
18 anni fa |
Nick Piggin
|
b78483a4ba
[PATCH] oom: don't kill current when another OOM in progress
|
18 anni fa |
Oleg Nesterov
|
01017a2270
[PATCH] oom_kill_task(): cleanup ->mm checks
|
18 anni fa |
Oleg Nesterov
|
972c4ea59c
[PATCH] select_bad_process(): cleanup 'releasing' check
|
18 anni fa |
Oleg Nesterov
|
28324d1df6
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
|
18 anni fa |
Oleg Nesterov
|
c394cc9fbb
[PATCH] introduce TASK_DEAD state
|
18 anni fa |
Oleg Nesterov
|
55a101f8f7
[PATCH] kill PF_DEAD flag
|
18 anni fa |