Re: 2.4.0: __alloc_pages: 3-order allocation failed.

From: Rik van Riel (riel@conectiva.com.br)
Date: Sun Jan 07 2001 - 17:07:52 EST


On Sun, 7 Jan 2001, John O'Donnell wrote:

> What does this message mean in my dmesg output?
>
> __alloc_pages: 3-order allocation failed.

It means something in the kernel is trying to allocate an
area of 8 physically contiguous pages, but that wasn't
available so the allocation failed...

This debugging check should probably be removed around
2.4.5, in the mean time it is much too useful to track
down badly behaving device drivers ;)

regards,

Rik

--
Virtual memory is like a game you can't win;
However, without VM there's truly nothing to lose...

http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com.br/

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



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