From: William Lee Irwin III <wli@holomorphy.com>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH] Fix build errors with strict MM checking
Date: Fri, 15 Jun 2007 17:22:13 +0000 [thread overview]
Message-ID: <20070615172213.GG11781@holomorphy.com> (raw)
In-Reply-To: <20070612231600.GA8953@palantir8>
On Fri, Jun 15, 2007 at 02:11:49AM -0700, William Lee Irwin III wrote:
>> Unhandled paging request vs. DMA errors? This sounds ominous. What
>> CPU type?
On Fri, Jun 15, 2007 at 05:49:07PM +0100, Martin Habets wrote:
> This is a supersparc UP machine. It only happens if I use an SMP kernel,
> and only on one machine out of 6 SS10/SS20 UP/SMP boxes.
> The special thing about this machine is that is has 320MB memory, versus
> 128MB or less on the others. And it has 2 disks, but one other box has
> 2 disks as well.
> I got 2 ross CPUs yesterday. With those no problem so far. Guess I'll
> ignore it for now, maybe stress testing will make it pop up again on
> one of the supersparcs.
> Still, I would like to learn a debugging aproach if/when that time
> comes, the oops is below (sorry Dave).
> In general I'm very content with the SMP performance on 2.6.21.
Usually it's the HyperSPARC's with trouble. I've bricked the sun4m SS20
I've got plugged into the AP9225's and Cisco 2511 somehow (probably the
big power surge that fried everything else, too), so I'll have to dig
for a fresh chassis. Disks OTOH I'm not quite as likely to have around.
It's oopsing on the DVMA virtual region, so debugging techniques are
likely to consist of logging DVMA-relevant MMU manipulations and
fishing for things like protections being wrong, the call stack for
offending calls, (esp. the ones right before you oops) and so on, and
hoping that timings aren't relevant (if they are, there are different,
more complicated things to try). There are a lot of XXX's/FIXME's in
and around IOMMU handling so it may end up related to some of that as
well, though I kind of doubt it.
-- wli
prev parent reply other threads:[~2007-06-15 17:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-12 23:16 [PATCH] Fix build errors with strict MM checking Martin Habets
2007-06-12 23:23 ` David Miller
2007-06-14 19:19 ` Martin Habets
2007-06-15 9:11 ` William Lee Irwin III
2007-06-15 16:49 ` Martin Habets
2007-06-15 17:22 ` William Lee Irwin III [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=20070615172213.GG11781@holomorphy.com \
--to=wli@holomorphy.com \
--cc=sparclinux@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.