Re: %u-order allocation failed

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Oct 06 2001 - 17:42:18 EST


> > Nothing dangeorus there. The -ac vm isnt triggering these cases.
>
> Sorry, but it can be triggered by _ANY_ VM since buddy allocator was
> introduced. You have no guarantee, that you find two or more consecutive
> free pages. And if you don't, poll() fails.

The two page case isnt one you need to worry about. To all intents and
purposes it does not happen, and if you do the maths it isnt going to fail
in any interesting ways. Once you go to the 4 page set the odds get a lot
longer and then rapidly get very bad indeed,

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 07 2001 - 21:00:43 EST