Re: What to do with `kswapd0: page allocation failure. ` ?

From: Robert Hancock
Date: Fri Jul 25 2008 - 14:54:21 EST


Udo van den Heuvel wrote:
Hello,

Found a few of these logged. See below.
What are they? Harmfull? Bug?

Kind regards,
Udo

Jul 20 18:39:03 testboard kernel: kswapd0: page allocation failure.
order:2, mode:0x20

It's not really harmful, it just means the kernel was momentarily unable to allocate memory to handle an incoming network packet. That packet will get dropped, but the system should recover.

Not sure why it's allocating an order 2 chunk though, that is 16KB. Are you using jumbo frames on the network?
--
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/