Subject: Re: panic PMAP_ISACTIVE?
To: Matthew Jacob <mjacob@feral.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-alpha
Date: 07/02/1998 18:37:40
On Thu, 02 Jul 1998 18:44:03 -0700 
 Matthew Jacob <mjacob@feral.com> wrote:

 > It turns out I spoke a slight untruth- it wasn't an "ALPHA"
 > config file, it was something that started as that, but
 > then became different. I've built and booted a GENERIC
 > and things are happy. I'm now working backwards to figure
 > out what it was that caused this sadness to occur.
 > 
 > Would it be possible that *these* options are not good?
 > 
 > options         MAXPHYS=0x100000
 > options         MAXBSIZE=0x040000

Well, your kernel obviously has DEBUG turned on... look at the
PMAP_ISACTIVE info... can you add some printfs like:

	print curproc
	print pm->pm_cpus
	print &proc0

and mail me the output?

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                            Home: +1 408 866 1912
NAS: M/S 258-5                                       Work: +1 650 604 0935
Moffett Field, CA 94035                             Pager: +1 650 940 5942