Michal Hocko
|
97c49fd015
mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
|
8 years ago |
David Rientjes
|
093224cda6
mm, oom: fix race when specifying a thread as the oom origin
|
12 years ago |
David Rientjes
|
8c9937efb0
mm, oom: change type of oom_score_adj to short
|
12 years ago |
Khalvat-M
|
d998e53da7
oom: remove deprecated oom_adj
|
2 years ago |
Shakeel Butt
|
53666906ae
mm, oom: fix use-after-free in oom_kill_process
|
6 years ago |
David Rientjes
|
5b6c92c1e2
mm, oom: remove unnecessary exit_state check
|
10 years ago |
David Rientjes
|
8826807fd1
mm, oom: base root bonus on current usage
|
11 years ago |
David Rientjes
|
dc65b0fb85
mm, oom: prefer thread group leaders for display purposes
|
11 years ago |
Oleg Nesterov
|
0846501c35
oom_kill: add rcu_read_lock() into find_lock_task_mm()
|
11 years ago |
Oleg Nesterov
|
9464c9ed5d
oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
|
11 years ago |
Oleg Nesterov
|
37bbc781ed
oom_kill: change oom_kill.c to use for_each_thread()
|
11 years ago |
Kirill A. Shutemov
|
3d03beeb4e
mm: convert mm->nr_ptes to atomic_long_t
|
11 years ago |
Rusty Russell
|
4d19547849
mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR().
|
11 years ago |
David Rientjes
|
fc8ff3082a
mm, oom: remove redundant sleep in pagefault oom handler
|
12 years ago |
David Rientjes
|
871bac64ff
mm, oom: cleanup pagefault oom handler
|
12 years ago |
David Rientjes
|
fb1d9c7578
mm, oom: allow exiting threads to have access to memory reserves
|
12 years ago |
David Rientjes
|
eb33fe2cc6
mm, memcg: move all oom handling to memcontrol.c
|
12 years ago |
David Rientjes
|
ec0a30ab8c
mm, oom: reduce dependency on tasklist_lock
|
12 years ago |
David Rientjes
|
b0bdd9be3d
mm, memcg: introduce own oom handler to iterate only over its own threads
|
12 years ago |
David Rientjes
|
e743416915
mm, oom: introduce helper function to process threads during scan
|
12 years ago |
David Rientjes
|
6bd4b00f82
mm, oom: replace some information in tasklist dump
|
12 years ago |
David Rientjes
|
5096bd7b77
mm, oom: do not schedule if current has been killed
|
12 years ago |
Arne Coucheron
|
b202df6288
mm: Rename CGROUP_MEM_RES_CTLR to MEMCG
|
5 years ago |
Tetsuo Handa
|
7ea1833f0e
mm/oom_kill.c: suppress unnecessary "sharing same memory" message
|
9 years ago |
Oleg Nesterov
|
dbcb3ce5fa
mm/oom_kill: fix the wrong task->mm == mm checks in oom_kill_process()
|
9 years ago |
Lai Jiangshan
|
06f9c666c1
oom: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
Eric W. Biederman
|
864229f464
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
|
13 years ago |
David Rientjes
|
425034941d
mm, oom: fix potential killing of thread that is disabled from oom killing
|
12 years ago |
Wanpeng Li
|
03ec2f8a88
mm: fix kernel-doc warnings
|
12 years ago |
David Rientjes
|
2bfb6fc113
mm, oom: fix and cleanup oom score calculations
|
12 years ago |