mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: Aniruddha M Marathe <aniruddha.marathe@wipro.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 5.53 mm2 oops during LMbench.
Date: Tue, 31 Dec 2002 02:59:48 -0800	[thread overview]
Message-ID: <3E1178A4.8201D270@digeo.com> (raw)
In-Reply-To: <94F20261551DC141B6B559DC491086720445DD@blr-m3-msg.wipro.com>

Aniruddha M Marathe wrote:
> 
> Oops came when Lmbench was calculating memory load latency.
> 
> Couldn't capture the entire call trace. Here is the last screen.
> 
> 3ef4c>] shrink_list+0x3c/0x660
>  [<c0109cea>] apic_timer_interrupt+0x1a/0x20
>  [<c013dfca>] __pagevec_release+0x1a/0x30
>  [<c013f7a8>] shrink_cache+0x238/0x460
>  [<c01401b3>] shrink_zone+0x83/0xb0
>  [<c0140250>] shrink_caches+0x70/0xa0
>  [<c0140309>] try_to_free_pages+0x89/0xc0
>  [<c01382a7>] __alloc_pages+0x1f7/0x2c0
>  [<c013839a>] __get_free_pages+0x2a/0x70
>  [<c013b6e1>] cache_grow+0x141/0x380
>  [<c013ba51>] __cache_alloc_refill+0x131/0x440
>  [<c013bda4>] cache_alloc_refill+0x44/0x60
>  [<c013c316>] kmem_cache_alloc+0x56/0x100
>  [<c01485b5>] pgtable_add_rmap+0x55/0x80
>  [<c01416a1>] pte_alloc_map+0xe1/0x180
>  [<c0148f61>] pte_chain_alloc+0x41/0x60

That's probably a `scheduling while atomic' warning coming out
of pte_chain_alloc().   It has a bug.

      reply	other threads:[~2002-12-31 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-31 10:34 Aniruddha M Marathe
2002-12-31 10:59 ` Andrew Morton [this message]

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=3E1178A4.8201D270@digeo.com \
    --to=akpm@digeo.com \
    --cc=aniruddha.marathe@wipro.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome