public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: Udo van den Heuvel <udovdh@xs4all.nl>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: What to do with `kswapd0: page allocation failure. ` ?
Date: Fri, 25 Jul 2008 12:54:04 -0600	[thread overview]
Message-ID: <488A214C.3060605@shaw.ca> (raw)
In-Reply-To: <fa.ajQey35b1AZPlS1/p6joOoTWhU4@ifi.uio.no>

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?

       reply	other threads:[~2008-07-25 18:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.ajQey35b1AZPlS1/p6joOoTWhU4@ifi.uio.no>
2008-07-25 18:54 ` Robert Hancock [this message]
2008-07-26  4:41   ` What to do with `kswapd0: page allocation failure. ` ? Udo van den Heuvel
     [not found] <fa.D09/4X9DRMh7IIolk0FWx9V7A2k@ifi.uio.no>
     [not found] ` <fa.t1205kREOn3zo/ARD/J1XRupvUU@ifi.uio.no>
     [not found]   ` <fa.JR0D/ya5niKzRp9PulS5LvnbhqQ@ifi.uio.no>
     [not found]     ` <fa.ifMjE6bNVSEOY+bMgRSeQMCIhlI@ifi.uio.no>
2008-07-26 20:05       ` Robert Hancock
2008-07-27  5:44         ` Udo van den Heuvel
2008-07-25 13:26 Udo van den Heuvel
2008-07-25 21:13 ` KOSAKI Motohiro
2008-07-26  4:43   ` Udo van den Heuvel
2008-07-26  9:47     ` KOSAKI Motohiro
2008-07-26 10:33       ` Udo van den Heuvel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=488A214C.3060605@shaw.ca \
    --to=hancockr@shaw.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=udovdh@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox