All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Lameter <cl@linux.com>
To: eric.dumazet@gmail.com
Cc: Peter Kruse <pk@q-leap.com>, linux-kernel@vger.kernel.org
Subject: Re: I have a blaze of 353 page allocation failures, all alike
Date: Wed, 16 Feb 2011 09:59:40 -0600 (CST)	[thread overview]
Message-ID: <alpine.DEB.2.00.1102160956250.27814@router.home> (raw)
In-Reply-To: <4D5BC16A.2090205@q-leap.com>

On Wed, 16 Feb 2011, Peter Kruse wrote:

> > How many buffers are configured at the various levels for the device that
> > is receiving messages? I guess that may be a bit on the high side?
>
> hm, I'm not sure if I know what you want mean or want me to do.

NICs typically can be configured via ethtool for various queue sizes. Also
ifconfig can do some queue config. The ip tool too etc. Maybe Eric can
have a look at this. Looks like its an sk_clone from an interrupt context
that is causing the trouble.

> > The call traces are sufficient but the traces vanished when I hit reply.
> > Include them inline next time. It would be good to have the log starting
> > at the last system boot. There is some information cut off that I would to
> > see.
>
> Ok, I attach the gzipped kern.log.

We still do not have the messages from bootup. I can only see the OOM
messages itself not how the kernel booted up.

> > A significant amount of memory has been allocated to reclaimable slabs.
> > I guess these are the socket buffers?
> >
> > Feb 10 11:59:49 beosrv1-t kernel: [1968911.211777] Node 0 Normal
> > free:965164kB min:917952kB low:1147440kB high:1376928kB
> > active_anon:2742680kB inactive_anon:293184kB active_file:4801512kB
> > inactive_file:11129708kB unevictable:0kB isolated(anon):0kB
> > isolated(file):0kB present:21719040kB mlocked:0kB dirty:600kB
> > writeback:0kB mapped:26356kB shmem:4896kB slab_reclaimable:1780208kB
> > <-----!!
> > slab_unreclaimable:199576kB kernel_stack:1576kB pagetables:22956kB
> > unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0
> > all_unreclaimable? no
> >
> > Could you try to reduce the number of network buffers?
>
> which parameter?

Ethtool, ifconfig and then there are various parameters in
/proc/sys/net/ipv4.

  reply	other threads:[~2011-02-16 15:59 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-10 15:03 I have a blaze of 353 page allocation failures, all alike Peter Kruse
2011-02-14 16:49 ` Christoph Lameter
2011-02-15  7:44   ` Peter Kruse
2011-02-15 17:30     ` Christoph Lameter
2011-02-16 12:22       ` Peter Kruse
2011-02-16 15:59         ` Christoph Lameter [this message]
2011-02-16 16:03           ` Peter Kruse
2011-02-16 16:14             ` Christoph Lameter
2011-02-17  7:31               ` Peter Kruse
2011-02-17 17:03                 ` Christoph Lameter
2011-02-18 12:30                   ` Peter Kruse
2011-02-24 12:01                     ` Peter Kruse
2011-04-12 15:01                       ` Peter Kruse
2011-04-12 18:08                         ` Christoph Lameter
2011-04-13  1:34                           ` David Rientjes
2011-04-13  7:13                             ` Peter Kruse
2011-04-13 16:17                               ` Christoph Lameter
2011-05-19 11:56                                 ` Peter Kruse
2011-05-19 16:00                                   ` Christoph Lameter
2011-05-23  6:34                                     ` Peter Kruse
     [not found]                                 ` <4E09BEA1.1080501@q-leap.de>
     [not found]                                   ` <alpine.DEB.2.00.1107051013500.16869@router.home>
2011-07-05 17:20                                     ` Mel Gorman
2011-07-06  4:16                                       ` Dave Chinner
2011-07-06  6:50                                         ` Peter Kruse
2011-07-06 14:31                                           ` Christoph Lameter
2011-07-06 15:15                                             ` Peter Kruse
2011-07-06 15:30                                               ` Christoph Lameter
2011-11-24 10:53                                                 ` Peter Kruse

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=alpine.DEB.2.00.1102160956250.27814@router.home \
    --to=cl@linux.com \
    --cc=eric.dumazet@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pk@q-leap.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.