public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: DEBUG_PAGEALLOC & SMP?
Date: Thu, 23 Jun 2005 11:40:08 +0200	[thread overview]
Message-ID: <20050623094008.GA31207@elte.hu> (raw)
In-Reply-To: <20050623092902.GA29602@elte.hu>


* Ingo Molnar <mingo@elte.hu> wrote:

> added them, it's:
> 
> (gdb) list *0xc02f993f
> 0xc02f993f is in sd_revalidate_disk (drivers/scsi/sd.c:1472).
> 1467                           "failure.\n");
> 1468                    goto out;
> 1469            }
> 1470
> 1471            buffer = kmalloc(512, GFP_KERNEL | __GFP_DMA);
> 1472            if (!buffer) {
> 1473                    printk(KERN_WARNING "(sd_revalidate_disk:) Memory allocation "
> 1474                           "failure.\n");
> 1475                    goto out_release_request;
> 1476            }
> (gdb)
> 
> full log attached below. (ob'fun: the oom-killer picked the migration 
> thread to kill ;)

this was with the -RT tree - let me try whether the same happens on 
vanilla 2.6.12 too.

	Ingo

  reply	other threads:[~2005-06-23  9:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-23  9:09 DEBUG_PAGEALLOC & SMP? Ingo Molnar
2005-06-23  9:20 ` Andrew Morton
2005-06-23  9:29   ` Ingo Molnar
2005-06-23  9:40     ` Ingo Molnar [this message]
2005-06-23 11:13       ` Ingo Molnar

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=20050623094008.GA31207@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@osdl.org \
    --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