From: Grant Grundler <grundler@dsl2.external.hp.com>
To: Duraid Madina <duraid@fl.net.au>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] A400-6X always crashes after a while
Date: Wed, 29 May 2002 18:16:51 -0600 [thread overview]
Message-ID: <20020530001652.1AA6C482A@dsl2.external.hp.com> (raw)
In-Reply-To: Message from Duraid Madina <duraid@fl.net.au> of "Thu, 30 May 2002 08:00:37 +1000." <3CF54F85.7070106@fl.net.au>
Duraid Madina wrote:
> <6>sym53c896-3-<15,0>: extraneous data discarded.
> sym53c896-3-<15,0>: COMMAND FAILED (89 0) @0000000016c95800.
> Kernel panic: sba_iommu.c: I/O MMU @ fffffffffed22000 is out of mapping
> resources
That's my code.
It's possible the sym53c896 driver isn't releasing mapping resources
in the above error path.
Under workload, can you
1) run the following shell script:
while :
do
date >> ~/Astro.out
cat /proc/bus/runway/Astro | fgrep PDIR >> ~/Astro.out
sleep 10
done
2) provide matching /var/log/syslog for the same timeframe.
3) explain briefly what the workload is.
The idea here is to monitor PDIR resource over time as whatever workload
you are running exercises the system. In the meantime, I'll look
at sym53c8xx driver and see if it's obviously not releasing the
mapping resource.
grant
prev parent reply other threads:[~2002-05-30 0:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-29 22:00 [parisc-linux] A400-6X always crashes after a while Duraid Madina
2002-05-30 0:16 ` Grant Grundler [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=20020530001652.1AA6C482A@dsl2.external.hp.com \
--to=grundler@dsl2.external.hp.com \
--cc=duraid@fl.net.au \
--cc=parisc-linux@lists.parisc-linux.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