Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2001 14:32:44 +0100
From:      Cliff Sarginson <cliff@raggedclown.net>
To:        freebsd-questions <freebsd-questions@FreeBSD.org>
Subject:   Re: top output
Message-ID:  <20011102143244.C3438@raggedclown.net>
In-Reply-To: <Pine.GSO.4.31.0111021039250.17249-100000@mail.ilrt.bris.ac.uk>; from Jan.Grant@bristol.ac.uk on Fri, Nov 02, 2001 at 10:40:39AM %2B0000
References:  <3BE15473.5020104@sinp.msu.ru> <Pine.GSO.4.31.0111021039250.17249-100000@mail.ilrt.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 02, 2001 at 10:40:39AM +0000, Jan Grant wrote:
> On Thu, 1 Nov 2001, Dmitry Mottl wrote:
> 
> > Why 'top' shows the different values for SIZE and RES fields?
> > At the same time all SWAP space is unused.
> 
> Pages asked for show up in SIZE; until they're hit, they won't be
> actually allocated so RES looks smaller;  try a big malloc.
> 
Mmm, malloc won't show it either me thinks, 'cos the pages
won't be hit by it. Try "calloc" instead.

-- 
Regards
Cliff



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




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