Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2001 05:29:04 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Sheldon Hearn <sheldonh@starjuice.net>
Cc:        questions@freebsd.org
Subject:   Re: top and SYSV shared memory
Message-ID:  <15250.2544.361366.429598@guru.mired.org>
In-Reply-To: <36821714@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Sheldon Hearn <sheldonh@starjuice.net> types:
> Hi folks,
> 
> Does top(1) include SYSV shared memory usage in the SIZE and RES columns?
> If it does, then what I see in top(1) makes sense:
> 
> 19473 mailman   54   0 27748K 26564K CPU0   0   1:32 98.47% 98.29% perl
> 19474 pgsql      2   0 23864K 21884K sbwait 0   0:12  0.00%  0.00% postgres

Top just reports the systems ideas of those things. Last time I chased
through it, the system counted all shared memory against both the
resident and virtual sizes.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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?15250.2544.361366.429598>