[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87odfj5krj.fsf@burp.tkv.asdf.org>
Date: Mon, 01 Oct 2007 10:58:24 +0300
From: Markku Savela <msa@...h.iki.fi>
To: linux-kernel@...r.kernel.org
Subject: Re: Out of memory management in embedded systems
How about just simple solution? Make it possible that "malloc" works
as it was originally intended: return NULL, if memory not available,
non-NULL only if allocation truly succeeded and is guaranteed..
Make kernel configuration option? (e.g. disable "over commit"
mis-feature :-)
--
Markku Savela
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists