Subject: Re: ps problem
To: RiscBSD <port-arm32@NetBSD.ORG>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-arm32
Date: 04/29/1997 12:59:40
Bevis Peters wrote:
> So, my latest RBSD is all working, even to a VT320 terminal on our roof so
> I can sunbathe and work :).

All we need now is some sun...

> However, 'ps' (and 'w') give a 'proc size mismatch'
> error. Now I have the latest VOY kernel in /netbsd and in the bootloader on
> my RPC600 machine. I've looked in the archives a bit but can't find anything
> on this.

I think the new voyager kernels use a different structure for the
virtual memory bits. ps, w etc read the kernel table and find the new
structure there rather than the old one (in libkvm) they were
expecting, ie., they need recompiling.

Patrick