Kirill A. Shutemov
|
dc6c9a35b6
mm: account pmd page tables to the process
|
10 年之前 |
Michal Hocko
|
c32b3cbe0d
oom, PM: make OOM detection in the freezer path raceless
|
10 年之前 |
Michal Hocko
|
63a8ca9b20
oom: thaw the OOM victim if it is frozen
|
10 年之前 |
Michal Hocko
|
49550b6055
oom: add helpers for setting and clearing TIF_MEMDIE
|
10 年之前 |
Michal Hocko
|
83363b917a
oom: make sure that TIF_MEMDIE is set under task_lock
|
10 年之前 |
Tetsuo Handa
|
d7a94e7e11
oom: don't count on mm-less current process
|
10 年之前 |
Oleg Nesterov
|
6a2d5679b4
oom: kill the insufficient and no longer needed PT_TRACE_EXIT check
|
10 年之前 |
Oleg Nesterov
|
d003f371b2
oom: don't assume that a coredumping thread will exit soon
|
10 年之前 |
Linus Torvalds
|
2756d373a3
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 年之前 |
Johannes Weiner
|
2314b42db6
mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()
|
10 年之前 |
Vladimir Davydov
|
344736f29b
cpuset: simplify cpuset_node_allowed API
|
10 年之前 |
Michal Hocko
|
5695be142e
OOM, PM: OOM killed task shouldn't escape PM suspend
|
10 年之前 |
Johannes Weiner
|
5705465174
mm: clean up zone flags
|
10 年之前 |
David Rientjes
|
fb794bcbb4
mm, oom: remove unnecessary exit_state check
|
11 年之前 |
David Rientjes
|
e972a070e2
mm, oom: rename zonelist locking functions
|
11 年之前 |
David Rientjes
|
8d060bf490
mm, oom: ensure memoryless node zonelist always includes zones
|
11 年之前 |
David Rientjes
|
778c14affa
mm, oom: base root bonus on current usage
|
11 年之前 |
David Rientjes
|
d49ad93554
mm, oom: prefer thread group leaders for display purposes
|
11 年之前 |
Oleg Nesterov
|
4d4048be8a
oom_kill: add rcu_read_lock() into find_lock_task_mm()
|
11 年之前 |
Oleg Nesterov
|
ad96244179
oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
|
11 年之前 |
Oleg Nesterov
|
1da4db0cd5
oom_kill: change oom_kill.c to use for_each_thread()
|
11 年之前 |
Kirill A. Shutemov
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 年之前 |
Johannes Weiner
|
4942642080
mm: memcg: handle non-error OOM situations more gracefully
|
11 年之前 |
Johannes Weiner
|
3812c8c8f3
mm: memcg: do not trap chargers with full callstack on OOM
|
12 年之前 |
Rusty Russell
|
6b4f2b56a4
mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR().
|
12 年之前 |
Sha Zhengju
|
58cf188ed6
memcg, oom: provide more precise dump info while memcg oom happening
|
12 年之前 |
David Rientjes
|
0fa84a4bfa
mm, oom: remove redundant sleep in pagefault oom handler
|
12 年之前 |
David Rientjes
|
efacd02e4f
mm, oom: cleanup pagefault oom handler
|
12 年之前 |
Lai Jiangshan
|
bd3a66c1cd
oom: use N_MEMORY instead N_HIGH_MEMORY
|
12 年之前 |
David Rientjes
|
e1e12d2f31
mm, oom: fix race when specifying a thread as the oom origin
|
12 年之前 |