All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ake.Sandgren@hpc2n.umu.se (Ake)
To: linux-kernel@vger.kernel.org
Subject: multiple page allocation errors in 2.6.10
Date: Wed, 19 Jan 2005 09:11:32 +0100	[thread overview]
Message-ID: <20050119081132.GD4494@hpc2n.umu.se> (raw)

Hi!
I'm getting multiple page allocation errors under high load.
Should i worry about them?

/etc/sysctl.conf:
net/core/rmem_max = 83333333
net/core/wmem_max = 83333333
net/ipv4/tcp_rmem = 4096 833333 83333333
net/ipv4/tcp_wmem = 4096 833333 83333333
vm/min_free_kbytes = 32768

(The tcp stuff is there since we mostly have long distance traffic.)
Please reply to me, i'm not on the list.

nfsd: page allocation failure. order:4, mode:0x50
 [<c010365e>] dump_stack+0x1e/0x30
 [<c013cefc>] __alloc_pages+0x1bc/0x350
 [<c013d0b7>] __get_free_pages+0x27/0x40
 [<c0140872>] kmem_getpages+0x22/0xd0
 [<c01415e1>] cache_grow+0xc1/0x170
 [<c014176b>] cache_alloc_refill+0xdb/0x220
 [<c0141b7f>] __kmalloc+0x7f/0x90
 [<f8ca0529>] kmem_alloc+0x59/0xe0 [xfs]
 [<f8ca0661>] kmem_realloc+0x21/0x70 [xfs]
 [<f8c7d59c>] xfs_iext_realloc+0xfc/0x150 [xfs]
 [<f8c52cc2>] xfs_bmap_insert_exlist+0x32/0xa0 [xfs]
 [<f8c4f98d>] xfs_bmap_add_extent_hole_delay+0x34d/0x540 [xfs]
 [<f8c4d0b1>] xfs_bmap_add_extent+0x391/0x450 [xfs]
 [<f8c557a4>] xfs_bmapi+0xf54/0x1540 [xfs]
 [<f8c80ad3>] xfs_iomap_write_delay+0x5a3/0x940 [xfs]
 [<f8c7fd79>] xfs_iomap+0x2d9/0x4c0 [xfs]
 [<f8ca1cff>] linvfs_get_block_core+0x8f/0x2e0 [xfs]
 [<f8ca1f95>] linvfs_get_block+0x45/0x50 [xfs]
 [<c015b62b>] __block_prepare_write+0x1eb/0x400
 [<c015c052>] block_prepare_write+0x32/0x50
 [<c013a3e3>] generic_file_buffered_write+0x1a3/0x5a0
 [<f8ca965a>] xfs_write+0x91a/0xb40 [xfs]
 [<f8ca4f94>] linvfs_writev+0xd4/0xf0 [xfs]
 [<c0158619>] do_readv_writev+0x149/0x240
 [<c01587e5>] vfs_writev+0x65/0x70
 [<f8d509ff>] nfsd_write+0xef/0x310 [nfsd]
 [<f8d57e5d>] nfsd3_proc_write+0xbd/0x120 [nfsd]
 [<f8d4c67b>] nfsd_dispatch+0xdb/0x210 [nfsd]
 [<f8cf81ca>] svc_process+0x50a/0x650 [sunrpc]
 [<f8d4c410>] nfsd+0x1b0/0x340 [nfsd]
 [<c01009b5>] kernel_thread_helper+0x5/0x10

-- 
Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
Internet: ake@hpc2n.umu.se	Phone: +46 90 7866134 Fax: +46 90 7866126
Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se

             reply	other threads:[~2005-01-19  8:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19  8:11 Ake [this message]
2005-01-19 23:59 ` multiple page allocation errors in 2.6.10 Nathan Scott

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=20050119081132.GD4494@hpc2n.umu.se \
    --to=ake.sandgren@hpc2n.umu.se \
    --cc=linux-kernel@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 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.