Date: Tue, 13 Feb 2001 13:54:23 +0300 From: Shabanov Vladislav <vs@rambler-co.ru> To: "'freebsd-hackers@FreeBSD.ORG'" <freebsd-hackers@FreeBSD.ORG> Subject: own memory size of process (exclude memory shared from parent) Message-ID: <291ABF6CBE162F45B006AFF7AB770B880B8B36@office.rambler.stack.net>
index | next in thread | raw e-mail
[-- Attachment #1 --] Dear hackers! Does anybody knows how to calculate own memory size of process. Ps or top shows resident/total size of process, but both these values include memory pages shared from parent. I want know how much memory use children of my Apache. Top shows that each httpd uses 4Mb, but i suppose that 2-3Mb is shared from parent. Thanks, Vlad [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=KOI8-R"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12"> <TITLE>own memory size of process (exclude memory shared from parent)</TITLE> </HEAD> <BODY> <P><FONT SIZE=2>Dear hackers!</FONT> </P> <P><FONT SIZE=2>Does anybody knows how to calculate own memory size of process.</FONT> <BR><FONT SIZE=2>Ps or top shows resident/total size of process, but both these </FONT> <BR><FONT SIZE=2>values include memory pages shared from parent.</FONT> </P> <P><FONT SIZE=2>I want know how much memory use children of my Apache. Top shows</FONT> <BR><FONT SIZE=2>that each httpd uses 4Mb, but i suppose that 2-3Mb is shared from </FONT> <BR><FONT SIZE=2>parent.</FONT> </P> <P><FONT SIZE=2>Thanks,</FONT> <BR> <FONT SIZE=2>Vlad</FONT> </P> </BODY> </HTML>help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?291ABF6CBE162F45B006AFF7AB770B880B8B36>
