netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Denys Fedoryshchenko" <denys@visp.net.lb>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: netdev@vger.kernel.org
Subject: Re: page allocation failure
Date: Sun, 15 Jun 2008 00:02:16 +0300	[thread overview]
Message-ID: <20080614205958.M55299@visp.net.lb> (raw)
In-Reply-To: <20080614065845.GB32585@2ka.mipt.ru>

There is no jumbo frames in this particular setup.
Probably it is getting out of memory (rtorrent using almost all for fs caching
maybe).

Yes, it seems harmless and seems even useless. I will ignore it from now on :-)
Thanks for info.

On Sat, 14 Jun 2008 10:58:45 +0400, Evgeniy Polyakov wrote
> On Sat, Jun 14, 2008 at 05:25:59AM +0300, Denys Fedoryshchenko 
> (denys@visp.net.lb) wrote:
> > I am not sure it is error, but this message appearing on loaded PC routers.
> > (about 100-150Mbit/s passing there, and rtorrent also running, 1G of ram)
> > 
> > For example:
> > [1407075.519722] swapper: page allocation failure. order:3, mode:0x4020
> > [1407075.519722] Pid: 0, comm: swapper Not tainted 2.6.25.4-devel2 #1
> > [1407075.519722]  [<c0144c09>] __alloc_pages+0x2a9/0x2bd
> > [1407075.519722]  [<c015a606>] __slab_alloc+0x14a/0x45e
> > [1407075.519722]  [<c015b4c9>] __kmalloc_track_caller+0x72/0xb9
> > [1407075.519722]  [<c03020ae>] __netdev_alloc_skb+0x14/0x2d
> > [1407075.519722]  [<c03020ae>] __netdev_alloc_skb+0x14/0x2d
> > [1407075.519722]  [<c030156c>] __alloc_skb+0x4d/0xf9
> > [1407075.519722]  [<c03020ae>] __netdev_alloc_skb+0x14/0x2d
> > [1407075.519722]  [<f887f395>] bnx2_poll+0x58f/0xd0c [bnx2]
> 
> It should be harmless. It means that bnx2 does not support jumbo frames
> separated into multiple pages and tries to allocate single huge area.
> 
> -- 
> 	Evgeniy Polyakov


--
Denys Fedoryshchenko
Technical Manager
Virtual ISP S.A.L.


  reply	other threads:[~2008-06-14 21:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-14  2:25 page allocation failure Denys Fedoryshchenko
2008-06-14  6:58 ` Evgeniy Polyakov
2008-06-14 21:02   ` Denys Fedoryshchenko [this message]
2008-06-14 21:36     ` Ben Hutchings
2008-06-15  6:04     ` Evgeniy Polyakov

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=20080614205958.M55299@visp.net.lb \
    --to=denys@visp.net.lb \
    --cc=johnpol@2ka.mipt.ru \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).