On Wed, 21 Mar 2001, Rik van Riel wrote: > On Wed, 21 Mar 2001, Patrick O'Rourke wrote: > > > Since the system will panic if the init process is chosen by > > the OOM killer, the following patch prevents select_bad_process() > > from picking init. > > One question ... has the OOM killer ever selected init on > anybody's system ? Well, I managed to get the OOM killer killing init once; OTOH, I had just broken MM completely (disabled freeing of pages entirely!) so that doesn't really count, I think :-) > I think that the scoring algorithm should make sure that > we never pick init, unless the system is screwed so badly > that init is broken or the only process left ;) If the system is that badly screwed, killing init is probably the right thing to do, since this should then cause a panic, and thus a reboot if the machine is so configured? James. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH] Prevent OOM from ki... Stephen Satchell
- [PATCH] non-overcommit memo... Jonathan Morton
- Re: [PATCH] non-overcommit ... Pavel Machek
- Re: [PATCH] Prevent OOM from killing ini... Guest section DW
- Re: [PATCH] Prevent OOM from killing ini... Doug Ledford
- Re: [PATCH] Prevent OOM from killing ini... Kurt Garloff
- Re: [PATCH] Prevent OOM from killing... Sandy Harris
- Re: [PATCH] Prevent OOM from killing... Guest section DW
- Re: [PATCH] Prevent OOM from killing init Patrick O'Rourke
- Re: [PATCH] Prevent OOM from killing init Philipp Rumpf
- Re: [PATCH] Prevent OOM from killing init James A. Sutherland
- Re: [PATCH] Prevent OOM from killing init Szabolcs Szakacsits
- Re: [PATCH] Prevent OOM from killing init Rik van Riel
- RE: [PATCH] Prevent OOM from killing ini... Juha Saarinen
- Re: [PATCH] Prevent OOM from killing ini... Roger Gammans
- RE: [PATCH] Prevent OOM from killing init Leif Sawyer
- Re: [PATCH] Prevent OOM from killing init Kevin Buhr
- RE: [PATCH] Prevent OOM from killing init Heusden, Folkert van
- Re: [PATCH] Prevent OOM from killing init Rik van Riel
- Re: [PATCH] Prevent OOM from killing init Christian Bodmer
- Re: [PATCH] Prevent OOM from killing init Horst von Brand