alistair23-linux/arch/sh64
Will Schmidt dcca2bde4f During VM oom condition, kill all threads in process group
We have had complaints where a threaded application is left in a bad state
after one of it's threads is killed when we hit a VM: out_of_memory
condition.

Killing just one of the process threads can leave the application in a bad
state, whereas killing the entire process group would allow for the
application to restart, or be otherwise handled, and makes it very obvious
that something has gone wrong.

This change allows the entire process group to be taken down, rather
than just the one thread.

Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Ian Molton <spyro@f2s.com>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Andi Kleen <ak@suse.de>
Cc: "Luck, Tony" <tony.luck@intel.com>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Matthew Wilcox <willy@debian.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
Cc: Richard Curnow <rc@rc0.org.uk>
Cc: William Lee Irwin III <wli@holomorphy.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:42:52 -07:00
..
boot fix file specification in comments 2006-10-03 23:01:26 +02:00
configs sh64: mach-cayman: Build fixes. 2007-10-09 15:56:24 +09:00
kernel Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
lib sh64: Some symbol exports and build fixes. 2007-10-01 17:36:47 +09:00
mach-cayman sh64: mach-cayman: Build fixes. 2007-10-09 15:56:24 +09:00
mach-harp sh64: mach-harp: Build fixes. 2007-10-01 17:30:40 +09:00
mach-sim sh64: mach-sim: Build fixes. 2007-10-01 17:31:27 +09:00
mm During VM oom condition, kill all threads in process group 2007-10-16 09:42:52 -07:00
oprofile fix file specification in comments 2006-10-03 23:01:26 +02:00
Kconfig sh64: Tidy up Kconfig dependencies. 2007-10-01 17:45:24 +09:00
Kconfig.debug sh64: Kill off dead gdb stub symbol. 2007-10-01 18:05:36 +09:00
Makefile sh64: Set KBUILD_IMAGE to make the rpm target happy. 2007-10-09 15:52:06 +09:00