Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2001 02:16:02 -0600
From:      Andrew Hesford <ajh3@chmod.ath.cx>
To:        Mikhail Kruk <meshko@cs.brandeis.edu>
Cc:        stable@freebsd.org
Subject:   Re: top/systat
Message-ID:  <20010309021602.B19563@cec.wustl.edu>
In-Reply-To: <Pine.LNX.4.30.0103090154440.23300-100000@daedalus.cs.brandeis.edu>; from meshko@cs.brandeis.edu on Fri, Mar 09, 2001 at 02:14:21AM -0500
References:  <Pine.LNX.4.30.0103090154440.23300-100000@daedalus.cs.brandeis.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Two things:

1) Make sure you use /boot/loader to boot.
2) Don't strip symbols from your kernel to make it smaller.

In either case, the kernel symbols aren't loaded, and top relies on
them.

On Fri, Mar 09, 2001 at 02:14:21AM -0500, Mikhail Kruk wrote:
> Hi,
> So what's up with nlist in systat and top?
> 
> Here is the output of systat:
> 
>  systat: nlist: can't find following symbols:
>           _ccpu
>           _fscale
> 
> 
> polkan2# ls -l /usr/bin/systat  /usr/bin/top /kernel
> -r-xr-xr-x  1 root  wheel  1955980  9 mar 01:44 /kernel
> -r-xr-sr-x  1 root  kmem     55932  9 mar 01:01 /usr/bin/systat
> -r-xr-sr-x  1 root  kmem     32224  9 mar 01:01 /usr/bin/top
> 
> cvsuped on 7th.
> 
> Thanks
> 
> P.S. please cc, I'm not subscribed.
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

-- 
Andrew Hesford
ajh3@chmod.ath.cx

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010309021602.B19563>