public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Helge Hafting <helge.hafting@aitel.hist.no>
Cc: Thomas Gleixner <tglx@linutronix.de>, linux-kernel@vger.kernel.org
Subject: Re: x86-64 sporadic hang in  2.6.23rc7 and 2.6.22
Date: 30 Sep 2007 23:44:04 +0200	[thread overview]
Message-ID: <p734phb96cb.fsf@bingen.suse.de> (raw)
In-Reply-To: <46FE5C98.1030507@aitel.hist.no>

Helge Hafting <helge.hafting@aitel.hist.no> writes:
> 
> shrink_dcache_memory

That usually means random memory corruption from somewhere -- dcache
tends to use a lot of memory and when it is corrupted anywhere these 
functions tend to crash while walking the lists. 

Unfortunately memory corruption is hard to track down because
the messenger is usually not the one to blame.

Perhaps enable slab debugging and see if it turns
something up. Could be also broken hardware. Does an older kernel
run stable? If yes and if it can be reproduced bisecting would
be good.

-Andi

  parent reply	other threads:[~2007-09-30 21:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-24 21:08 x86-64 sporadic hang in 2.6.23rc7 and 2.6.22 Helge Hafting
2007-09-24 21:29 ` Thomas Gleixner
2007-09-29 14:09   ` Helge Hafting
2007-09-30 15:58     ` Thomas Gleixner
2007-09-30 20:57       ` Helge Hafting
2007-10-08 22:35       ` Helge Hafting
2007-09-30 21:44     ` Andi Kleen [this message]
2007-10-01  8:41       ` Helge Hafting
2007-10-05 12:11       ` Helge Hafting

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=p734phb96cb.fsf@bingen.suse.de \
    --to=andi@firstfloor.org \
    --cc=helge.hafting@aitel.hist.no \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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