Re: getting eth1: Memory squeeze, dropping packet message

From: Lee Revell
Date: Thu May 26 2005 - 11:39:26 EST


On Thu, 2005-05-26 at 07:39 -0700, cranium2003 wrote:
> Hello,
> While transmitting packets through linux Router
> host from one network to another Redhat linux 9 kernel
> 2.4.20-8 caught kernel oops following there are 2
> statements which are
> __alloc_pages: 0 order allocation failed (gfp =
> 0x20/1)
> eth1: Memory squeeze, dropping packet
> What this means? where is the wrong thing in kenrel?
> How to solve this problem?

That just means you ran low on memory so the router dropped a packet.
Get more RAM, or handle fewer packets ;-)

Lee

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