Subject: Re: port-mac68k universe
To: Colin Wood <cwood@ichips.intel.com>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 10/18/1997 19:43:13
> > For example, with a newly compiled netbsd kernel  typing "ps" to see
> > what processes are running ps blows these chunks,
> > 
> >     "ps: proc size mismatch (14076 total, 616 chunks)"
> > 
> > Now, as far as i recall this happened in the past whenever a different
> > kernel was installled with older (or newer--forgot which) snapshot
> > files. Currently a current 971004 snapshot with a GENERIC 44 netbsd
> > kernel runs fine using "ps" on this box. 
> 
> Actually, the problem occurs whenever there is a change to the
> kernel-groveling interface that these programs depend upon, so you
> actually only need to update libkvm and the few utilities that depend on
> it.

Exactly. Chances are, all ps and the few other _staticly_linked_
programs which use libkvm need is re-linking.

Take care,

Bill