From owner-freebsd-hackers Wed Feb 14 0:54:47 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from backup.rambler.ru (backup.rambler.ru [194.87.13.123]) by hub.freebsd.org (Postfix) with ESMTP id 1065237B4EC for ; Wed, 14 Feb 2001 00:54:42 -0800 (PST) Received: from office.rambler.stack.net (office.rambler.stack.net [195.209.56.7]) by backup.rambler.ru (8.9.3/8.9.3) with ESMTP id NAA67888 for ; Tue, 13 Feb 2001 13:54:20 +0300 (MSK) (envelope-from vs@rambler-co.ru) Received: by office.rambler.stack.net with Internet Mail Service (5.5.2653.19) id <1T2P7N50>; Tue, 13 Feb 2001 13:54:24 +0300 Message-ID: <291ABF6CBE162F45B006AFF7AB770B880B8B36@office.rambler.stack.net> From: Shabanov Vladislav To: "'freebsd-hackers@FreeBSD.ORG'" Subject: own memory size of process (exclude memory shared from parent) Date: Tue, 13 Feb 2001 13:54:23 +0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C095AB.536A8550" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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" own memory size of process (exclude memory shared from parent)

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-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message