> (but I'd be curious if somebody actually manages to > trick the OOM killer into killing init ... please > test a bit more to see if this really happens ;)) In a non-real-world situation, yes. (mem=3500k, many drivers, init=/bin/bash, tried to enter a command). Since the process in question (bash) ignores SIGTERM, I actually got a hard hang. We really should turn this into a panic() (panic means your elevator control system reboots and maybe misses the right floor. hard hang means you need to reboot manually). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Ingo Molnar
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM han... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM... Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9 &... Ingo Molnar
- Re: [PATCH] VM fix for 2.4.0-test9 &... Andi Kleen
- Re: [PATCH] VM fix for 2.4.0-test9 &... Ingo Molnar
- Re: [PATCH] VM fix for 2.4.0-test9 &... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 &... Ingo Molnar
- Re: [PATCH] VM fix for 2.4.0-test9 &... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 &... Philipp Rumpf
- Re: [PATCH] VM fix for 2.4.0-test9 &... James Sutherland
- Re: [PATCH] VM fix for 2.4.0-test9 &... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 &... J.A. Sutherland
- Re: [PATCH] VM fix for 2.4.0-test9 &... Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9 &... Aaron Sethman
- Re: [PATCH] VM fix for 2.4.0-test9 &... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 &... Linus Torvalds
- Re: [PATCH] VM fix for 2.4.0-test9 &... Andi Kleen
- Re: [PATCH] VM fix for 2.4.0-test9 &... Jim Gettys
- Re: [PATCH] VM fix for 2.4.0-test9 &... Alan Cox