Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 20:22:38 +0200
From:      Ruslan Ermilov <ru@sunbay.com>
To:        les@safety.net
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Runtime memory footprint
Message-ID:  <20001031202238.A13513@sunbay.com>
In-Reply-To: <200010311817.LAA90886@ns3.safety.net>; from les@ns3.safety.net on Tue, Oct 31, 2000 at 11:17:22AM -0700
References:  <200010311817.LAA90886@ns3.safety.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 31, 2000 at 11:17:22AM -0700, Les Biffle wrote:
> What determines the runtime memory footprint of a process?  I have small
> daemons that occupy 25K on disk, don't malloc anything to speak of, but
> are 440K to 1024K in memory, according to top and ps.  For that matter,
> just about nothing in my "ps" display is under 400K.  The daemons are
> dynamically-linked.  Is there anything I can do to reduce the memory
> footprint?
> 
Have them statically-linked and stripped.

-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


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?20001031202238.A13513>