From: nation@joker.sanders.lockheed.com (Robert Nation) Subject: Re: Nagging problems -- 2nd posting. Date: 23 Feb 1993 13:51:48 GMT
Top needs to be recompiled whenever you move to a new kernel release.
If you just recompile the same release that you had, you need to do
ps -U, assuming that you have the kmem-style ps, not the proc-style
ps. The SLS releases have not included the kmem-style ps for a while
now.
I have written a /proc based top program which will eliminate the need
to recompile and used ps -U. It will be released with michael k
johnson's next proc-ps update. You may want to get the release, and
replace your existing ps/top/free... suite with the new ones.