> > Even if malloc fails the situation is no different. > Why do you say so? Because you will fail on other things - stack overflow, signal delivery, eventually it will get you. You just cut the odds down. > > You can do overcommit avoidance in Linux if you are bored enough to try it. > > Would you accept it as the default? Would Linus? I'd like to have it there as an option. As to the default - You would have to see how much applications assume they can overcommit and rely on it. You might find you need a few Gbytes of swap just to boot - 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 killing init Stephen Clouse
- Re: [PATCH] Prevent OOM from killing init Ingo Oeser
- Re: [PATCH] Prevent OOM from killing init Alan Cox
- Re: [PATCH] Prevent OOM from killing init Doug Ledford
- Re: [PATCH] Prevent OOM from killing init Alan Cox
- Re: [PATCH] Prevent OOM from killing ... Doug Ledford
- Re: [PATCH] Prevent OOM from killing init Guest section DW
- Re: [PATCH] Prevent OOM from killing init Ed Tomlinson
- Re: [PATCH] Prevent OOM from killing init Alan Cox
- Re: [PATCH] Prevent OOM from killing ... Guest section DW
- Re: [PATCH] Prevent OOM from killing ... Alan Cox
- Re: [PATCH] Prevent OOM from killing ... Szabolcs Szakacsits
- Re: [PATCH] Prevent OOM from killing ... Alan Cox
- Re: [PATCH] Prevent OOM from killing ... Szabolcs Szakacsits
- Re: [PATCH] Prevent OOM from killing ... Rik van Riel
- Re: [PATCH] Prevent OOM from killing init Szabolcs Szakacsits
- Re: [PATCH] Prevent OOM from killing init Szabolcs Szakacsits
- Re: [PATCH] Prevent OOM from killing init Paul Jakma
- Re: [PATCH] Prevent OOM from killing ... Szabolcs Szakacsits
- Re: [PATCH] Prevent OOM from killing ... Paul Jakma
- Re: [PATCH] Prevent OOM from killing ... george anzinger