Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 жил өмнө |
David Rientjes
|
43362a4977
oom: fix race while temporarily setting current's oom_score_adj
|
13 жил өмнө |
David Rientjes
|
c9f01245b6
oom: remove oom_disable_count
|
13 жил өмнө |
David Rientjes
|
7b0d44fa49
oom: avoid killing kthreads if they assume the oom killed thread's mm
|
13 жил өмнө |
David Rientjes
|
f660daac47
oom: thaw threads if oom killed thread is frozen before deferring
|
13 жил өмнө |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 жил өмнө |
Oleg Nesterov
|
c027a474a6
oom: task->mm == NULL doesn't mean the memory was freed
|
14 жил өмнө |
David Rientjes
|
11239836c0
oom: remove references to old badness() function
|
14 жил өмнө |
Tejun Heo
|
d21142ece4
ptrace: kill task_ptrace()
|
14 жил өмнө |
David Rientjes
|
72788c3856
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
|
14 жил өмнө |
KOSAKI Motohiro
|
f755a042d8
oom: use pte pages in OOM score
|
14 жил өмнө |
KOSAKI Motohiro
|
341aea2bc4
oom-kill: remove boost_dying_task_prio()
|
14 жил өмнө |
David Rientjes
|
b2b755b5f1
lib, arch: add filter argument to show_mem and fix private implementations
|
14 жил өмнө |
David Rientjes
|
f9434ad155
memcg: give current access to memory reserves if it's trying to die
|
14 жил өмнө |
David Rientjes
|
ddd588b5dd
oom: suppress nodes that are not allowed from meminfo on oom kill
|
14 жил өмнө |
David Rientjes
|
edd45544c6
oom: avoid deferring oom killer if exiting task is being traced
|
14 жил өмнө |
Andrey Vagin
|
30e2b41f20
oom: skip zombies when iterating tasklist
|
14 жил өмнө |
David Rientjes
|
3a5dda7a17
oom: prevent unnecessary oom kills or kernel panics
|
14 жил өмнө |
Linus Torvalds
|
52d3c03675
Revert "oom: oom_kill_process: fix the child_points logic"
|
14 жил өмнө |
Oleg Nesterov
|
dc1b83ab08
oom: oom_kill_process: fix the child_points logic
|
14 жил өмнө |
David Rientjes
|
1e99bad0d9
oom: kill all threads sharing oom killed task's mm
|
14 жил өмнө |
David Rientjes
|
e18641e19a
oom: avoid killing a task if a thread sharing its mm cannot be killed
|
14 жил өмнө |
David Rientjes
|
e85bfd3aa7
oom: filter unkillable tasks from tasklist dump
|
14 жил өмнө |
David Rientjes
|
f19e8aa11a
oom: always return a badness score of non-zero for eligible tasks
|
14 жил өмнө |
KOSAKI Motohiro
|
8d6c83f0ba
oom: __task_cred() need rcu_read_lock()
|
15 жил өмнө |
KOSAKI Motohiro
|
b52723c560
oom: fix tasklist_lock leak
|
15 жил өмнө |
KOSAKI Motohiro
|
be71cf2202
oom: fix NULL pointer dereference
|
15 жил өмнө |
KAMEZAWA Hiroyuki
|
158e0a2d1b
memcg: use find_lock_task_mm() in memory cgroups oom
|
15 жил өмнө |
David Rientjes
|
a63d83f427
oom: badness heuristic rewrite
|
15 жил өмнө |
KOSAKI Motohiro
|
cef1d3523d
oom: multi threaded process coredump don't make deadlock
|
15 жил өмнө |