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>
next in thread | raw e-mail | index | archive | help
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C095AB.536A8550 Content-Type: text/plain; charset="KOI8-R" 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 ------_=_NextPart_001_01C095AB.536A8550 Content-Type: text/html; charset="KOI8-R" <!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> ------_=_NextPart_001_01C095AB.536A8550-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?291ABF6CBE162F45B006AFF7AB770B880B8B36>