Subject: Re: vm_fault
To: Gordon W. Ross <gwr@mc.com>
From: Adam Glass <glass@sun-lamp.cs.berkeley.edu>
List: port-sun3
Date: 03/09/1994 13:45:02
> The latest kernel boots, exec /sbin/init (the netbsd/m68k one)
> and gives me a prompt, but the kernel prints about a hundred messages
> complaining about "vm_fault(...stuff...)" before it prints the prompt.
> When I type "echo *" I get a dozen more of the same messages.
> When I run "ls" it starts printing messages and never stops...
> 
> So I guess vm_fault needs to be looked at.  (Please, Adam?)
> This is on a Sun3/60 with 16M, mono display, type 4 keyboard.
> 
> Gordon Ross

oops.  just remove the VMFAULT_TRACE line from your config file.  Also
PMAP_DEBUG if its there.

later,
Adam glass

------------------------------------------------------------------------------