Date: Tue, 23 Jul 1996 23:16:09 -0700 (PDT) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: Ian Kallen <ian@gamespot.com> Cc: questions@freebsd.org Subject: Re: top output and adjkerntz Message-ID: <Pine.BSI.3.94.960723231414.494D-100000@gdi.uoregon.edu> In-Reply-To: <199607230955.JAA18409@gamespot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Jul 1996, Ian Kallen wrote: > The output from top has different figures for memory: > Memory: 25M Active, 1840K Inact, 6616K Wired, 30M Cache, 112K Free > Do these refer to actual physical RAM activity or is swapping somehow > in these figures too. Yes, I believe so. As far as the system is concerned, you have hware mem + swap memory at all times. Which is what you care about anyway :-) FreeBSD will suck up any unused hardware memory and use it as disk cache, so that number is quite irrelevant. > Also, I have a process running called adjkerntz. What is it? I believe it's "adjust kernel time zone" adjkerntz - adjusts the kernel time if the machine runs wall CMOS clock see `man adjkerntz`. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960723231414.494D-100000>