From: Andi Kleen <ak@suse.de>
To: Jon Mason <jdmason@kudzu.us>
Cc: linux-kernel@vger.kernel.org, kautzy@kautzy.com
Subject: Re: Dual Core Opteron hangs, iommu Entries (x86_64)
Date: 19 Sep 2006 09:09:26 +0200 [thread overview]
Message-ID: <p73zmcw2uzd.fsf@verdi.suse.de> (raw)
In-Reply-To: <20060918183234.GA24163@kudzu.us>
Jon Mason <jdmason@kudzu.us> writes:
>
> Your problem is that you have more than 4GB of RAM and not enough room
> in your IOMMU aperature to handle all of the pending DMA requests.
> Dmesg suggests you go into your BIOS and increase your AGP aperature
> from 32M to 64M, did you try that?
The kernel ignores 32MB apertures anyways and creates its own 64MB aperture.
Normally IOMMU overflow should be handled without a hang though, assuming
you don't have a buggy driver. If you don't trust it you can
boot with iommu=panic panic=30 -- then the kernel will always panic
and reboot when this happens. The aperture can be also increased
with iommu=memaper=3 or 4
But it could be a lot of other things. So far you don't seem to have
any evidence that it's the IOMMU except for some likely misguided googling.
The usual way to check for unknown hangs is to just configure
serial console and see if there is some output during the hang.
Also do a memtest86 for at least 12hours.
-Andi
prev parent reply other threads:[~2006-09-19 7:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-18 13:12 Dual Core Opteron hangs, iommu Entries (x86_64) kautzy
2006-09-18 18:32 ` Jon Mason
2006-09-18 18:48 ` kautzy
2006-09-19 7:09 ` Andi Kleen [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=p73zmcw2uzd.fsf@verdi.suse.de \
--to=ak@suse.de \
--cc=jdmason@kudzu.us \
--cc=kautzy@kautzy.com \
--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