public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Max Kellermann <max@duempel.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.16-rc[1-5]: soft lockups on Athlon64 X2
Date: Tue, 28 Feb 2006 22:19:48 -0800	[thread overview]
Message-ID: <20060228221948.3d76f80b.akpm@osdl.org> (raw)
In-Reply-To: <20060227122705.GA27141@roonstrasse.net>

Max Kellermann <max@duempel.org> wrote:
>
> the kernel 2.6.16-rc5 is receiving soft lockups when being run in SMP
>  mode.  When booting with "nosmp" (same kernel), everything is fine.
>  Hardware: Asus A8N-SLI (nForce4), Athlon64 X2.  I also tested rc1,
>  rc3, rc4, same error - 2.6.15.4 is ok.
> 
>  The soft lockups always occur when I try to mount a dm-crypted XFS
>  partition (another dm-crypted reiserfs partition on the same disk has
>  been mounted previously - both AES).

Strange.  I did remove a cond_resched() from invalidate_mapping_pages() so
that it could be run under spinlock but I cannot believe that you had so
many pages cached that the invalidate took more than ten seconds.

Does the machine recover and otherwise work OK?

Does it appear to you that the mount _really_ took over ten seconds system
CPU time??

  reply	other threads:[~2006-03-01  6:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-27 12:27 2.6.16-rc[1-5]: soft lockups on Athlon64 X2 Max Kellermann
2006-03-01  6:19 ` Andrew Morton [this message]
2006-03-01 10:07   ` Max Kellermann
2006-03-01 10:22     ` Andrew Morton
2006-03-01 22:23       ` Max Kellermann

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=20060228221948.3d76f80b.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=max@duempel.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