rv1126-kernel/mm
Pavel Emelianov c7ba5c9e81 Memory controller: OOM handling
Out of memory handling for cgroups over their limit. A task from the
cgroup over limit is chosen using the existing OOM logic and killed.

TODO:
1. As discussed in the OLS BOF session, consider implementing a user
space policy for OOM handling.

[akpm@linux-foundation.org: fix build due to oom-killer changes]
Signed-off-by: Pavel Emelianov <xemul@openvz.org>
Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: Paul Menage <menage@google.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Kirill Korotaev <dev@sw.ru>
Cc: Herbert Poetzl <herbert@13thfloor.at>
Cc: David Rientjes <rientjes@google.com>
Cc: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-07 08:42:19 -08:00
..
Kconfig
Makefile
allocpercpu.c
backing-dev.c
bootmem.c
bounce.c
dmapool.c
fadvise.c
filemap.c Memory controller: memory accounting 2008-02-07 08:42:18 -08:00
filemap_xip.c
fremap.c
highmem.c
hugetlb.c
internal.h
madvise.c
memcontrol.c Memory controller: OOM handling 2008-02-07 08:42:19 -08:00
memory.c Memory controller: memory accounting 2008-02-07 08:42:18 -08:00
memory_hotplug.c
mempolicy.c
mempool.c
migrate.c Memory controller: memory accounting 2008-02-07 08:42:18 -08:00
mincore.c
mlock.c
mmap.c
mmzone.c
mprotect.c
mremap.c
msync.c
nommu.c
oom_kill.c Memory controller: OOM handling 2008-02-07 08:42:19 -08:00
page-writeback.c
page_alloc.c Memory controller: memory accounting 2008-02-07 08:42:18 -08:00
page_io.c
page_isolation.c
pagewalk.c
pdflush.c
prio_tree.c
quicklist.c
readahead.c
rmap.c Memory controller: memory accounting 2008-02-07 08:42:18 -08:00
shmem.c
shmem_acl.c
slab.c
slob.c
slub.c
sparse-vmemmap.c
sparse.c
swap.c Memory controller: add per cgroup LRU and reclaim 2008-02-07 08:42:18 -08:00
swap_state.c Memory controller: memory accounting 2008-02-07 08:42:18 -08:00
swapfile.c Memory controller: memory accounting 2008-02-07 08:42:18 -08:00
thrash.c
tiny-shmem.c
truncate.c
util.c
vmalloc.c
vmscan.c Memory controller: add per cgroup LRU and reclaim 2008-02-07 08:42:18 -08:00
vmstat.c