Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2003 01:41:11 +0100
From:      Thomas Moestl <tmoestl@gmx.net>
To:        Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
Cc:        freebsd-sparc64@FreeBSD.ORG
Subject:   Re: panic: trap: fast data access mmu miss
Message-ID:  <20030113004111.GD278@crow.dom2ip.de>
In-Reply-To: <LJEKLJEBPDDLMNCFCIOGAENPCAAA.r.s.a.vandomburg@student.utwente.nl>
References:  <20030112225517.GB278@crow.dom2ip.de> <LJEKLJEBPDDLMNCFCIOGAENPCAAA.r.s.a.vandomburg@student.utwente.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2003/01/13 at 01:08:04 +0100, Roderick van Domburg wrote:
> > Hmmm, that's what I expected. Can you please try the attached patch
> > instead? It adds some more error reporting, so I should be able to see
> > what exactly is going wrong. Please mail me any new lines of output
> > appearing directly above the __sym_calloc2 message.
> 
> Well, somewhere after the isp0 initialization, the console was literally
> flooded with "iommu_dvma_valloc: out of DMA space." I couldn't see _exactly_
> when it started printing those messages.

Oh, you have an isp in that box? In that case this is expected, please
remove this line:

		printf("iommu_dvma_valloc: out of DVMA space.\n");

 from sys/sparc64/sparc64/iommu.c and try again.

	- Thomas

-- 
Thomas Moestl <tmoestl@gmx.net>	http://www.tu-bs.de/~y0015675/
              <tmm@FreeBSD.org>	http://people.FreeBSD.org/~tmm/
PGP fingerprint: 1C97 A604 2BD0 E492 51D0  9C0F 1FE6 4F1D 419C 776C

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030113004111.GD278>