On Mon, Oct 09, 2000 at 08:42:26PM +0200, Ingo Molnar wrote: > ignoring the kill would just preserve those bugs artificially. If the oom killer kills a thing like init by mistake or init has a memleak you'll notice both problems regardless of having a magic for init in a _very_ slow path so I don't buy your point. . For corretness init must not be killed ever, period. So you have two choices: o math proof that the current algorithm without the magic can't end killing init (and I should be able to proof the other way around instead) o have a magic check for init So the magic is _strictly_ necessary at the moment. Andrea - 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... 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 & OOM... Dmitry Pogosyan
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM... David Ford
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM... Marco Colombo
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler David Weinehall
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler David Weinehall
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Ingo Molnar
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM han... Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 &... 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