Subject: Re: Fixing the swapper (was Re: Summarisation on uvII/VS3100 booting)
To: Chuck McManis <cmcmanis@mcmanis.com>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 06/23/1999 19:14:29
> 
> >	(2) What makes you think the "swapper" is the problem?
> 
> If you don't swap you don't fail.
> 
> Now these symptoms have been observed (and I can reproduce them) on both
> the KA630 and KA650 CPUs. I've not tried on my KA655 but it is similar
> enough to the 650 that I don't think there will be much difference.
> 
If someone feels for trying something:

Remove insque() from mscp/mscp_subr.c
Remove remque() from mscp/mscp.c

Recompile the kernel and see if the problem is still there.

-- Ragge