Andrea Arcangeli wrote: > On Mon, Oct 09, 2000 at 12:30:20PM -0700, David Ford wrote: > > Init should only get killed if it REALLY is taking a lot of memory. On a 4 or 8meg > > Init should never get killed. Killing init can be compared to destroy the TCP > stack. Some app can keep to run right for some minute until they run socket() > and then they will hang. Same with init, some task may still run right for > some time but the machine will die eventually. We simply must not pass the > point of not return or we're buggy and after the bug triggered we have to force > the user to reboot the machine as only way to recover. After 1/2 a second of deep reflection, I concur. Pretty much all interactive processes will die immediately. That just doesn't make for happy penguins. -d -- "There is a natural aristocracy among men. The grounds of this are virtue and talents", Thomas Jefferson [1742-1826], 3rd US President - 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] OOM killer API (wa... Ingo Oeser
- Re: [PATCH] OOM killer API (wa... Tom Rini
- Re: [PATCH] OOM killer API (wa... Rik van Riel
- Re: [PATCH] OOM killer API (wa... Tom Rini
- Re: [PATCH] VM fix for 2.4.0-test9 &... Helge Hafting
- Re: [PATCH] VM fix for 2.4.0-test9... Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-t... Helge Hafting
- Re: [PATCH] VM fix for 2.4.0-t... Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9 & OO... David Ford
- Re: [PATCH] VM fix for 2.4.0-test9 &... Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9... David Ford
- Re: [PATCH] VM fix for 2.4.0-test9 &... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 &... Alan Cox
- Re: [PATCH] VM fix for 2.4.0-test9... Philipp Rumpf
- Re: [PATCH] VM fix for 2.4.0-t... Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler James Lewis Nance
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handle... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handle... Philipp Rumpf
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM ha... Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 & OO... Philipp Rumpf